mirror of https://github.com/docker/docs.git
Removing extra padding above VM metrics in settings
This commit is contained in:
parent
56b3ada8a8
commit
7aa416e2df
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue