Small html markup/css simplification

This commit is contained in:
Torkel Ödegaard
2014-08-25 16:14:47 +02:00
parent 8b3c89e267
commit 061d1262d4
3 changed files with 98 additions and 102 deletions
+1 -1
View File
@@ -179,7 +179,7 @@
}
}
.dashboard-fullscreen .container-fluid.main {
.dashboard-fullscreen .main-view-container {
height: 0px;
width: 0px;
position: fixed;
+1 -1
View File
@@ -14,7 +14,7 @@
padding-right: 0px;
}
.container.grafana-container {
.main-view-container {
padding: 5px 10px;
width: 100%;
box-sizing: border-box;