1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 16:06:15 +00:00

Fixed scroll issue

Fixes #77

It seems to be inherited from some external css (apps.css)
This commit is contained in:
Marcos 2015-06-09 11:26:04 +01:00 committed by Loic Blot
parent 54dbdc1011
commit e183c9f478

View File

@ -54,6 +54,7 @@
#app-content-wrapper {
padding: 15px;
margin-top: 80px;
min-height: auto !important;
}
#app-content-header {