themes MDL-21862 Removed unwanted border on standard theme's fstatic element from mforms
This commit is contained in:
@@ -208,7 +208,6 @@ form.popupform label {margin-right: 0.5em;}
|
||||
.mform fieldset {border: 1px solid #DDDDDD;padding: 10px 0;margin: 0.7em 0;width:100%;}
|
||||
.mform .fitem fieldset.felement {margin-top:0;padding-top:0;margin-bottom:0;padding-bottom:0;}
|
||||
.mform .fpassword .unmask input {margin-left:5px;margin-right:3px;}
|
||||
.mform .fitem .fstatic {border:1px dashed #D3D3D3;}
|
||||
#page-admin-register .mform .fsubmit {padding:20px;text-align:center;}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user