Align datatype sidebar box properties (#9632)
This commit is contained in:
committed by
GitHub
parent
5e4d326ec2
commit
451f3da8f4
@@ -800,9 +800,12 @@ legend + .control-group {
|
||||
|
||||
// adjustments for properties tab
|
||||
.form-horizontal .block-form .control-label {
|
||||
display: block;
|
||||
float: none;
|
||||
width: 100%;
|
||||
display: block;
|
||||
float: none;
|
||||
width: 100%;
|
||||
}
|
||||
.form-horizontal .block-form .controls {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
//make sure buttons are always on top
|
||||
|
||||
Reference in New Issue
Block a user