Commit 58cf7f14 authored by Ivan Tyagov's avatar Ivan Tyagov

Make sure navigation of listbox has good enough width .

parent 0b3e4b95
...@@ -637,7 +637,7 @@ div.listbox-page-navigation button.listbox_last_page span.image {\n ...@@ -637,7 +637,7 @@ div.listbox-page-navigation button.listbox_last_page span.image {\n
}\n }\n
\n \n
div.listbox-page-navigation-slider{\n div.listbox-page-navigation-slider{\n
width:100%;\n min-width: 200px;\n
margin:auto;\n margin:auto;\n
padding-right: 0.5em;\n padding-right: 0.5em;\n
float:right;\n float:right;\n
......
1080 1081
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment