mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Fixed narrow screen on Android stock browser
This commit is contained in:
@ -162,8 +162,7 @@ footer .right {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
#sidebar+#inner-content {
|
||||
margin-left: 255px;
|
||||
overflow: hidden;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user