summary refs log tree commit diff
path: root/webclient/app.css
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2014-08-27 17:03:16 +0100
committerMatthew Hodgson <matthew@matrix.org>2014-08-27 17:03:16 +0100
commitf53c4300fd3a83b4bb40fc93cad4dbf0e53d1b52 (patch)
treeb6fe9a1d5ea3095e3b6a23b02af9beb68743d906 /webclient/app.css
parentAdded /rooms/$roomid/state and /rooms/$roomid/initialSync to API docs. (diff)
downloadsynapse-f53c4300fd3a83b4bb40fc93cad4dbf0e53d1b52.tar.xz
improve iOS layout a bit
Diffstat (limited to 'webclient/app.css')
-rw-r--r--webclient/app.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/webclient/app.css b/webclient/app.css

index 8abdd1cb44..16f9dd72b7 100644 --- a/webclient/app.css +++ b/webclient/app.css
@@ -7,6 +7,16 @@ .leftBlock { width: 8em ! important; + font-size: 8px ! important; + } + + .rightBlock { + width: 0px ! important; + display: none ! important; + } + + .avatar { + width: 36px ! important; } #header,