Commit 33827cf0 authored by Sven Franck's avatar Sven Franck

libs/JQM/css: updated listview css

parent 180b7915
...@@ -859,6 +859,9 @@ html body .ui-controlbar > .ui-btn:not(.ui-input-clear, .ui-input-action) { ...@@ -859,6 +859,9 @@ html body .ui-controlbar > .ui-btn:not(.ui-input-clear, .ui-input-action) {
html body div.ui-content .ui-controlbar .ui-controlgroup { html body div.ui-content .ui-controlbar .ui-controlgroup {
margin: 2% 0; margin: 2% 0;
} }
html body .ui-controlbar ~ .ui-listview {
padding: .5em 0;
}
} }
@media (min-width: 30em) { @media (min-width: 30em) {
html body .ui-content .ui-controlbar { html body .ui-content .ui-controlbar {
......
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