mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-03 20:34:42 +00:00
fixed up dialog stylin'
This commit is contained in:
parent
d50e73d7fc
commit
9714d4c9e7
1 changed files with 0 additions and 1 deletions
|
|
@ -5,5 +5,4 @@
|
|||
*/
|
||||
.ui-dialog .ui-header, .ui-dialog .ui-content, .ui-dialog .ui-footer { margin: 15px; position: relative; }
|
||||
.ui-dialog .ui-header, .ui-dialog .ui-footer { z-index: 10; width: auto; }
|
||||
.ui-dialog .ui-fixed-overlay { margin-top: 0; }
|
||||
.ui-dialog .ui-content, .ui-dialog .ui-footer { margin-top: -15px; }
|
||||
Loading…
Reference in a new issue