uniform fieldset css
This commit is contained in:
parent
b571d53fd6
commit
8af6079dc5
|
@ -30,7 +30,7 @@
|
||||||
.uniForm{ margin: 0; padding: 0; position: relative; z-index: 1; } /* reset stuff */
|
.uniForm{ margin: 0; padding: 0; position: relative; z-index: 1; } /* reset stuff */
|
||||||
|
|
||||||
/* Some generals and more resets */
|
/* Some generals and more resets */
|
||||||
.uniForm fieldset{ border: none; margin: 0; padding: 0; }
|
.uniForm fieldset{ border: none; }
|
||||||
.uniForm fieldset legend{ margin: 0; padding: 0; }
|
.uniForm fieldset legend{ margin: 0; padding: 0; }
|
||||||
|
|
||||||
/* This are the main units that contain form elements */
|
/* This are the main units that contain form elements */
|
||||||
|
@ -161,4 +161,4 @@
|
||||||
|
|
||||||
/* Columns */
|
/* Columns */
|
||||||
.uniForm .col{ float: left; }
|
.uniForm .col{ float: left; }
|
||||||
.uniForm .col{ width: 50%; }
|
.uniForm .col{ width: 50%; }
|
||||||
|
|
Loading…
Reference in New Issue
Block a user