mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-12 16:43:10 +00:00
edits to margins,widths
This commit is contained in:
parent
75413a992b
commit
2ae165049e
1 changed files with 1 additions and 1 deletions
2
css/jquery.ui.datepicker.css
vendored
2
css/jquery.ui.datepicker.css
vendored
|
|
@ -24,5 +24,5 @@ div.hasDatepicker{ display: block; padding: 0; overflow: visible; margin: 8px 0
|
|||
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em 0; font-weight: bold; margin: 0; border-width: 0; text-align: center; text-decoration: none; }
|
||||
|
||||
@media screen and (min-width: 480px){
|
||||
div.hasDatepicker { width: 60%; display: inline-block; margin: 0; }
|
||||
div.hasDatepicker { width: 63%; display: inline-block; margin: 0; }
|
||||
}
|
||||
Loading…
Reference in a new issue