We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.left-labels
1 parent 71cedfd commit fbb7107Copy full SHA for fbb7107
themes/jquery/css/base.css
@@ -613,39 +613,6 @@ form input[type="submit"] {
613
display: block;
614
}
615
616
-/**
617
- * Left aligned labels
618
- */
619
-
620
-.left-labels label {
621
- padding: 5px 0 0 0;
622
- display: block;
623
-}
624
625
-.left-labels span {
626
- margin: 0 10px 0 0;
627
- min-width: 100px;
628
629
- float: left;
630
631
- text-align: left;
632
633
634
-.left-labels .radio span {
635
- padding-top: 5px;
636
637
638
-.left-labels .radio {
639
640
641
642
-.left-labels .radio li label {
643
- margin: 0;
644
- padding: 0 0 5px 0;
645
646
- border: 0;
647
648
649
/**
650
* Label descriptions
651
*/
0 commit comments