0
0

Reverted back some CSS changes, once more

Definitively fixed management panel vertical overflow issues
This commit is contained in:
Bryan Pedini
2019-07-25 03:16:16 +02:00
parent 0d0d88e2eb
commit ea132a7a91
2 changed files with 0 additions and 5 deletions

View File

@@ -1,7 +1,3 @@
html,body {
overflow: scroll;
overflow-x: hidden;
}
.urlContainer {
width:100%;
margin:0 auto;