1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-11 16:32:55 +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
+1
View File
@@ -54,6 +54,7 @@
#app-content-wrapper {
padding: 15px;
margin-top: 80px;
min-height: auto !important;
}
#app-content-header {