Changes to top bar

This commit is contained in:
Unknown 2017-05-12 17:07:18 +01:00
parent 617fa716a7
commit bf1638e2e1
6 changed files with 35 additions and 47 deletions

View file

@ -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;