mirror of https://github.com/docker/docs.git
Fixed OCD padding.
This commit is contained in:
parent
9b7f1a04be
commit
1329f126aa
|
@ -310,7 +310,7 @@
|
||||||
border-bottom: 1px solid @gray-lightest;
|
border-bottom: 1px solid @gray-lightest;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
padding: 7px 10px 10px 24px;
|
padding: 6px 10px 10px 24px;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
color: @gray-normal;
|
color: @gray-normal;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue