updated mobile and tablet layouts in web client

This commit is contained in:
Luke Pulverenti 2013-12-30 22:43:30 -05:00
parent 722c5a92f3
commit 2861ff68c9
11 changed files with 58 additions and 52 deletions

View file

@ -311,8 +311,8 @@ h1 .imageLink {
.dashboardPanelLink:hover {
background: #f2f2f2;
color: #000!important;
}
color: #000!important;
}
.selectedDashboardPanelLink {
background: #2572EB;
@ -408,7 +408,7 @@ h1 .imageLink {
@media all and (min-width: 900px) {
.header {
.page:not(.wizardPage) .header {
padding-top: 0;
}
}