Remove footer and move language selection to header

This commit is contained in:
Toby Zerner
2015-08-06 12:16:55 +09:30
parent c361c97394
commit c8084c3925
6 changed files with 34 additions and 191 deletions

View File

@ -146,7 +146,8 @@
&:active,
&.active,
&:focus,
&.focus {
&.focus,
.open > &.Dropdown-toggle {
background: transparent !important;
.box-shadow(none);
color: @link-color;