Removing extra padding above VM metrics in settings

This commit is contained in:
Jeff Morgan 2014-12-01 22:26:00 -05:00
parent 56b3ada8a8
commit 7aa416e2df
1 changed files with 1 additions and 5 deletions

View File

@ -55,7 +55,7 @@
margin-top: -2px
}
}
.btn-caret {
.btn-caret {
padding-top: 3px;
padding-bottom: 3px;
border-width: 1px;
@ -349,10 +349,6 @@
font-size: 12px;
}
.disk-utilization {
margin-top: 2em;
}
.progress {
font-weight: 600;
height: 24px;