mirror of https://github.com/rancher/ui.git
tab spacing
This commit is contained in:
parent
08945b09e7
commit
f4f5949d3b
|
|
@ -75,7 +75,7 @@ $close-text-shadow : 0 1px 0 white !default;
|
|||
}
|
||||
a {
|
||||
display: block;
|
||||
padding: 18.85px 10px;
|
||||
padding: 15px 10px;
|
||||
text-decoration: none;
|
||||
border-bottom: solid 2px transparent;
|
||||
color: $text-muted;
|
||||
|
|
@ -95,6 +95,6 @@ $close-text-shadow : 0 1px 0 white !default;
|
|||
}
|
||||
|
||||
.right-buttons {
|
||||
padding: 15px 0;
|
||||
padding: 12px 0;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue