Commit 3a17578a authored by Bass Jobsen's avatar Bass Jobsen
Browse files

Update forms.less

All variables should be set in variables.less?
parent 606d6e81
Showing with 1 addition and 1 deletion
+1 -1
......@@ -437,7 +437,7 @@ input[type="color"] {
}
// Only right align form labels here when the columns stop stacking
@media (min-width: 768px) {
@media (min-width: @screen-tablet) {
.form-horizontal .control-label {
text-align: right;
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment