Browse Source

Small presentation fixes

Rafał Pitoń 10 years ago
parent
commit
001fc674e6

+ 1 - 0
misago/static/misago/css/misago/footer.less

@@ -64,6 +64,7 @@
 
       .brand-border {
         background: @text-color;
+        border: none;
         border-radius: @misago-branding-size * 0.15;
         display: inline-block;
         margin-right: @misago-branding-size * 0.1;

+ 0 - 1
misago/templates/misago/threads/base.html

@@ -36,7 +36,6 @@
               <a href="{{ thread.get_absolute_url }}" class="item-title">
                 {{ thread.title }}
               </a>
-
             </div>
             {% block thread-extra %}
             <div class="col-md-4 thread-stats">