1
0
mirror of https://github.com/hack-chat/main.git synced 2024-03-22 13:20:33 +08:00

Minor changes to prevent ugliness

This commit is contained in:
OpSimple 2018-06-18 03:56:08 +05:30 committed by GitHub
parent 7a2f3bde97
commit f4b0f90b4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 {