mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Fix action_buttons height
This commit is contained in:
parent
afbbb57a53
commit
29f21f5f7a
@ -10830,6 +10830,7 @@ tr.bring_next_field {
|
|||||||
width: -moz-available;
|
width: -moz-available;
|
||||||
padding-right: 10px;
|
padding-right: 10px;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
height: 62px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.action_buttons_right_content {
|
.action_buttons_right_content {
|
||||||
@ -10860,7 +10861,6 @@ tr.bring_next_field {
|
|||||||
height: 62px;
|
height: 62px;
|
||||||
border-top: 1px solid #e5e9ed;
|
border-top: 1px solid #e5e9ed;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
/*z-index: 10000;*/
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.fixed_action_buttons_size > .action_buttons_background_mask {
|
.fixed_action_buttons_size > .action_buttons_background_mask {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user