Fix layout issues for "object-helper" element
thanks flexbox!
This commit is contained in:
parent
e100e0ea72
commit
358ac1592b
4 changed files with 63 additions and 44 deletions
|
@ -8,23 +8,6 @@ div.form-wrapper {
|
|||
}
|
||||
|
||||
|
||||
/******************************
|
||||
* "object helper" panel
|
||||
******************************/
|
||||
|
||||
.object-helper {
|
||||
border: 1px solid black;
|
||||
float: right;
|
||||
margin-top: 1em;
|
||||
padding: 1em;
|
||||
width: 20em;
|
||||
}
|
||||
|
||||
.object-helper-content {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
|
||||
/******************************
|
||||
* Forms
|
||||
******************************/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue