mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix overflow
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
.content {
|
.content {
|
||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
overflow: visible;
|
overflow-y: visible;
|
||||||
|
overflow-x: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.error {
|
.error {
|
||||||
|
|||||||
Reference in New Issue
Block a user