SiteSetting, admin passtrough, CSS, hide on mobile

This commit is contained in:
Rafael dos Santos Silva
2016-09-26 20:46:55 -03:00
parent 804019647e
commit acc70cc3de
5 changed files with 17 additions and 2 deletions
+5
View File
@@ -43,6 +43,11 @@
.topic-list > div {
margin-bottom: 15px;
}
body img.emoji {
width: 20px;
height: 20px;
vertical-align: middle;
}
</style>
</head>