fixed min-height

This commit is contained in:
Andy Miller
2017-12-27 21:32:11 -07:00
parent f2217818d2
commit fbe2808884
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -878,7 +878,7 @@ body.sidebar-quickopen #admin-main {
.widget-content {
position: relative;
min-height: 325px;
min-height: 335px;
padding: 0;
}