aboutsummaryrefslogtreecommitdiffstats
path: root/client/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'client/style.css')
-rw-r--r--client/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/client/style.css b/client/style.css
index 1990c0b..8fcbab8 100644
--- a/client/style.css
+++ b/client/style.css
@@ -53,7 +53,7 @@ ul li {
display: none;
}
.expand {
- height: 90%;
+ height: 100%;
}
.container {
max-width: 600px;
@@ -111,6 +111,7 @@ ul li {
}
#sidebar-content {
width: 180px;
+ padding-bottom: 10%;
}
@media only screen and (max-width: 600px) {
.messages {