|
|
@ -107,8 +107,7 @@ |
|
|
|
.bar-nav { |
|
|
|
.bar-nav { |
|
|
|
// Generic style for all buttons in .bar-title |
|
|
|
// Generic style for all buttons in .bar-title |
|
|
|
[class*="button"] { |
|
|
|
[class*="button"] { |
|
|
|
position: relative; |
|
|
|
float: left; // Places buttons to the left by default |
|
|
|
z-index: 10; // Places buttons over full width title |
|
|
|
|
|
|
|
padding: 0; |
|
|
|
padding: 0; |
|
|
|
font-size: 16px; |
|
|
|
font-size: 16px; |
|
|
|
font-weight: $font-weight-light; |
|
|
|
font-weight: $font-weight-light; |
|
|
|