Changes to top bar
This commit is contained in:
parent
617fa716a7
commit
bf1638e2e1
6 changed files with 35 additions and 47 deletions
|
@ -15,6 +15,10 @@
|
|||
.btn.btn-secondary {
|
||||
color: $text-muted;
|
||||
border: 0;
|
||||
display: block;
|
||||
float: center;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
|
||||
&:hover, &.active {
|
||||
color: $body-color;
|
||||
|
|
Reference in a new issue