[Bug 11088] Patron entry page should use floating toolbar like cataloging interface
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11088 Arslan Farooq <arslanone@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arslanone@gmail.com --- Comment #5 from Arslan Farooq <arslanone@gmail.com> --- Hi, I think we can improve it a bit. On a small screen resolution, like less than 100px, this floating div will look bad: http://i.imgur.com/VstAlk8.png However, this looks better: http://i.imgur.com/WE6k4LC.png And we can achieve the above (better) look by changing your style sheet to this: #save { background-color: rgba(185, 216, 217, 0.6); bottom: 3%; position: fixed; right: 1%; width: 150px; } -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org