mirror of https://github.com/docker/docs.git
add tab width
This commit is contained in:
parent
34d5c67bf8
commit
e4d97dc5cb
|
@ -1674,7 +1674,7 @@ footer {
|
|||
.tabs {
|
||||
float: left;
|
||||
margin: 0px 0 0 -12px;
|
||||
width: 315px;
|
||||
width: 360px
|
||||
}
|
||||
.tabs li a {
|
||||
padding: 13px 5px 8px 5px;
|
||||
|
@ -1853,7 +1853,6 @@ footer {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
.navbar-collapse,
|
||||
.navbar-form {
|
||||
border-color: transparent;
|
||||
|
|
Loading…
Reference in New Issue