Skip to content

Commit

Permalink
Tweak CSS when label wraps to more than one line:
Browse files Browse the repository at this point in the history
  • Loading branch information
Sophist-UK committed Dec 24, 2017
1 parent a35f043 commit caffc25
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@
/* Override BS2 form horizontal labels for details view when fabrik form module */
.fabrikDetails.fabrikIsMambot .form-horizontal .control-label {
width: auto;
text-align: left;
}
EOT;

0 comments on commit caffc25

Please sign in to comment.