Some CSS changes

This commit is contained in:
dsc 2019-02-10 01:21:58 +01:00
parent 9759769300
commit 2545eecd17
No known key found for this signature in database
GPG key ID: 7BBC83D7A8810AAB
15 changed files with 221 additions and 96 deletions

View file

@ -3,7 +3,7 @@
<div class="row">
<div class="col-md-12">
<div class="card my-6" id="incoming_txs">
<h5 id="comments" class="card-header">Comments</h5>
<h5 style="border-radius:0px !important;" id="comments" class="card-header">Comments</h5>
<div class="card-body comments-panel">
{% if logged_in %}
<form method="post" action="comment">