mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-16 22:10:25 +00:00
Whitespace. Again.
This commit is contained in:
parent
1926787393
commit
47b26d9628
1 changed files with 2 additions and 2 deletions
|
|
@ -15,8 +15,8 @@ textarea.ui-input-text { height: 50px; -webkit-transition: height 200ms linear;
|
|||
/* orientation adjustments - incomplete!*/
|
||||
.min-width-480px label.ui-input-text { vertical-align: top; }
|
||||
.min-width-480px label.ui-input-text { display: inline-block; width: 20%; margin: 0 2% 0 0; }
|
||||
.min-width-480px input.ui-input-text,
|
||||
.min-width-480px textarea.ui-input-text,
|
||||
.min-width-480px input.ui-input-text,
|
||||
.min-width-480px textarea.ui-input-text,
|
||||
.min-width-480px .ui-input-search { width: 60%; display: inline-block; }
|
||||
.min-width-480px .ui-input-search { width: 50%; }
|
||||
.min-width-480px .ui-input-search input.ui-input-text { width: 98%; /*echos rule from above*/ }
|
||||
|
|
|
|||
Loading…
Reference in a new issue