upgrade to jquery mobile 1.4.5
This commit is contained in:
@@ -40,6 +40,11 @@
|
||||
src: url('fonts/mblogo.woff') format('woff');
|
||||
}
|
||||
|
||||
/* For some reason jquery mobile 1.4.5 wants to horitontally pad mini form fields. */
|
||||
.ui-mini {
|
||||
margin: .5em 0;
|
||||
}
|
||||
|
||||
* {
|
||||
text-shadow: none !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user