mirror of https://github.com/docker/docs.git
Fixed tab style.
This commit is contained in:
parent
159af526f2
commit
723e3a803c
|
@ -67,6 +67,11 @@ h4 {
|
|||
}
|
||||
|
||||
.btn-group {
|
||||
&.tabs {
|
||||
.btn {
|
||||
padding: 6px 14px 6px 14px;
|
||||
}
|
||||
}
|
||||
.btn {
|
||||
.icon-dropdown {
|
||||
&.icon:before {
|
||||
|
@ -98,7 +103,7 @@ h4 {
|
|||
position: relative;
|
||||
top: -4px;
|
||||
margin-left: 5px;
|
||||
margin-right: 5px;
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.icon-dropdown {
|
||||
|
|
Loading…
Reference in New Issue