mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-26 10:40:44 +00:00
Remove the top "glow" border because it's breaking out in split button lists.
This commit is contained in:
parent
0fbea8f8e6
commit
8a6c107718
1 changed files with 2 additions and 0 deletions
|
|
@ -42,6 +42,8 @@ ol.ui-listview .ui-li-jsnumbering:before { content: "" !important; } /* to avoid
|
|||
.ui-li-link-alt .ui-btn-inner { padding: 0; position: static; }
|
||||
.ui-li-link-alt .ui-btn .ui-icon { right: 50%; margin-right: -9px; }
|
||||
|
||||
.ui-listview * .ui-btn-inner > .ui-btn > .ui-btn-inner { border-top: 0px; }
|
||||
|
||||
.ui-listview-filter { border-width: 0; overflow: hidden; margin: -15px -15px 15px -15px }
|
||||
.ui-listview-filter .ui-input-search { margin: 5px; width: auto; display: block; }
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue