[IMP][mis_builder] Add whitespace between buttons and table.
parent
d61a88d6f0
commit
1251399a93
|
@ -11,3 +11,7 @@
|
||||||
/* underline links on hover to give a visual cue */
|
/* underline links on hover to give a visual cue */
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.openerp .oe_mis_builder_buttons {
|
||||||
|
padding-bottom: 10px;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue