Explorar o código

fixed chat message line-height

Akira Laine %!s(int64=9) %!d(string=hai) anos
pai
achega
ea0ad848db
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/client/templates/room.html

+ 1 - 1
app/client/templates/room.html

@@ -231,7 +231,7 @@
                             <span title="{{time}}" style="float: right;">{{rtime time}}</span>
                             <small class="rank-{{this.rawrank}}">{{this.rank}}</small>
                             <a style="text-decoration: none" href="/u/{{this.username}}" target="_blank">{{this.username}}</a>
-                            <p style="clear: both; margin-bottom: -10px">{{this.message}}</p>
+                            <p style="clear: both; line-height: initial;">{{this.message}}</p>
                         </li>
                     {{/emojione}}
                     <hr>