Merge branch 'sebastian-claesson-dev-v7' into dev-v7
This commit is contained in:
@@ -794,3 +794,17 @@ legend + .control-group {
|
||||
position: relative;
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@media (max-width: 767px) {
|
||||
|
||||
// Labels on own row
|
||||
.form-horizontal .control-label {
|
||||
width: 100%;
|
||||
}
|
||||
.form-horizontal .controls {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
}
|
||||
@@ -146,7 +146,7 @@ h5{
|
||||
|
||||
.controls-row {
|
||||
padding-top: 5px;
|
||||
margin-left: 240px !important;
|
||||
margin-left: 240px;
|
||||
}
|
||||
.controls-row label {
|
||||
display: inline-block
|
||||
|
||||
Reference in New Issue
Block a user