]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/ExtendedProfile/css/profiledetail.css
Hide all unnecessarylabels from profile edit view.
[quix0rs-gnu-social.git] / plugins / ExtendedProfile / css / profiledetail.css
index 797d32d415f066e7d47239fcc168d9dbdb42c796..e0650d40a129d641641be299449e61e1b60bf947 100644 (file)
     margin-right: 8px;
 }
 
+.form_settings .extended-profile label {
+    display: none;
+}
+
 .experience-item input[type=text], .education-item input[type=text] {
     float: left;
 }
 .form_settings .extended-profile label.checkbox {
     max-width: 100%;
     float: none;
+    display: inline;
     left: -20px;
 }
 
-.phone-item label, .im-item label {
-    display: none;
-}
-
 .extended-profile select {
     padding-right: 2px;
     font-size: 0.88em;