We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a82859 commit 1dd3f4bCopy full SHA for 1dd3f4b
themes/default/jquery.mobile.forms.fieldcontain.css
@@ -3,7 +3,7 @@
3
* Copyright (c) jQuery Project
4
* Dual licensed under the MIT (MIT-LICENSE.txt) or GPL (GPL-LICENSE.txt) licenses.
5
*/
6
-.ui-field-contain { background: none; padding: 1.5em 0; margin: 0; border-bottom-width: 1px; overflow: visible; }
+.ui-field-contain { padding: 1.5em 0; margin: 0; border-bottom-width: 1px; overflow: visible; }
7
.ui-field-contain:first-child { border-top-width: 0; }
8
@media all and (min-width: 450px){
9
.ui-field-contain { border-width: 0; padding: 0; margin: 1em 0; }
0 commit comments