Skip to content
Snippets Groups Projects

simpleblog-3390325:Fixed checkbox alignment issue.

Merged Shweta Sharma requested to merge issue/simpleblog-3390325:simpleblog-3390325 into 2.0.0
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -810,6 +810,7 @@ input[type="radio"] + label {
padding-left: 2.4em;
padding-right: 0.75em;
position: relative;
padding-top: 1px
}
input[type="checkbox"] + label:before,
Loading