mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-01 03:28:16 +02:00
tablet mode fix
This commit is contained in:
@@ -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) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user