summary refs log tree commit diff
diff options
context:
space:
mode:
-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,