summary refs log tree commit diff
path: root/webclient/app.css
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2014-08-23 20:48:14 +0100
committerMatthew Hodgson <matthew@matrix.org>2014-08-23 20:48:14 +0100
commit3f08a7ad21cfa0529ed074a37617103e49c8c7e2 (patch)
tree52681731b067c884eac9bf69d7e17ee462c7b919 /webclient/app.css
parentvery quick and dirty responsive design for iPhones (diff)
downloadsynapse-3f08a7ad21cfa0529ed074a37617103e49c8c7e2.tar.xz
oops
Diffstat (limited to 'webclient/app.css')
-rw-r--r--webclient/app.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/webclient/app.css b/webclient/app.css
index 6f320414b1..7fe3cb3675 100644
--- a/webclient/app.css
+++ b/webclient/app.css
@@ -39,7 +39,7 @@
     
     .bubble {
         font-size: 12px ! important;
-        height: 20px ! important;
+        min-height: 20px ! important;
     }
     
     #page {