Display inline, not fixed to bottom
This commit is contained in:
parent
58b6aad2d5
commit
06720773cb
1 changed files with 0 additions and 2 deletions
|
@ -57,7 +57,6 @@
|
|||
&.align {
|
||||
@media (min-width: @screen-sm) {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
height: 52px;
|
||||
}
|
||||
@media (max-width: @screen-sm) {
|
||||
|
@ -70,7 +69,6 @@
|
|||
|
||||
#navbar-anchor {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
height: 52px;
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue