Merge pull request #950 from bigjohn322/master
Resolve 1440px dashboard layout conflict & keep notification nav buttons inside div
This commit is contained in:
@@ -812,7 +812,7 @@ progress {
|
||||
color: green;
|
||||
}
|
||||
|
||||
@media all and (max-width: 1440px) {
|
||||
@media all and (max-width: 1439px) {
|
||||
|
||||
.dashboardHomeRightColumn {
|
||||
margin-top: 1em;
|
||||
@@ -847,7 +847,7 @@ progress {
|
||||
}
|
||||
|
||||
.firstDashboardHomeRightColumn .ui-collapsible-content {
|
||||
height: 585px;
|
||||
min-height: 585px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user