Prevented body horizontal scroll.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
.admin-interface {
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
/* fix login */
|
||||
.admin-interface.login #container {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user