Fixed height

This commit is contained in:
Andy Miller
2017-12-27 21:31:10 -07:00
parent 093d8bfdbe
commit f2217818d2
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: 400px;
min-height: 325px;
padding: 0;
}