]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/base/css/display.css
"infield labels" should be migrated to HTML5 placeholder
[quix0rs-gnu-social.git] / theme / base / css / display.css
index adf40edfcc96f30b1a607374cdf41795f7cd6a13..9e0bfac3fee56a627075e34a23706cb58520cfb7 100644 (file)
@@ -452,14 +452,9 @@ address .poweredby {
 }
 
 .input_form fieldset fieldset label {
-    position: absolute;
-    top: 0;
-    left: 6px;
     float: none;
     text-align: left;
     color: #888;
-    cursor: text;
-    background: #fff;
 }
 
 .input_form .form_settings li input {