compact_forms.css in Compact Forms 7
Same filename and directory in other branches
.compact-form-wrapper { position: relative; text-align: left; } .compact-form-label { position: absolute; top: 1px; left: 5px; z-index: 1; font-size: .9em; }
File
compact_forms.cssView source
-
- .compact-form-wrapper {
- position: relative;
- text-align: left;
- }
- .compact-form-label {
- position: absolute;
- top: 1px;
- left: 5px;
- z-index: 1;
- font-size: .9em;
- }