tablet mode fix

This commit is contained in:
psychobunny
2015-08-21 10:24:16 -04:00
parent 2317779a2b
commit fdb3046224

View File

@@ -3,17 +3,17 @@
#user_label {
bottom: 125px;
}
}
}
@media (max-width: 980px) {
.header {
#main-page-title {
bottom: 45px;
}
}
}
@media (max-width: 980px) {
}
@media (max-width: 768px) {
}