[Koha-bugs] [Bug 11057] Bootstrap theme: Don't hide language chooser below the fold

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 5 21:56:01 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11057

Viktor Sarge <viktor.sarge at regionhalland.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |viktor.sarge at regionhalland.
                   |                            |se

--- Comment #15 from Viktor Sarge <viktor.sarge at regionhalland.se> ---
As a local fix I currently tried sticking this into OPACuserCSS: 

.navbar-fixed-bottom.navbar-static-bottom {
  margin-top: .5em;
  position: absolute;
  bottom: 0;
  left: 0;
}


Seems to work (and I guess it does the same thing more or less).

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list