Skip to content

Commit 31890dd

Browse files
author
Ivanov-Anton
committed
bug: the buttons than have class .button_action and links with class .action_item do not have same heigth
each input/button/a/a.dropdown_menu_button must have same heigth than contains in .titlebar_right div
1 parent 1eedc8e commit 31890dd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/assets/stylesheets/wigu/active_admin_theme.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ body.active_admin {
138138
@include rounded($skinBorderRadius);
139139
background-color: $skinMainSecondColor;
140140
border: none;
141+
padding: 10px 20px;
141142
color: #ffffff;
142143
font-weight: 600;
143144
&:hover {

0 commit comments

Comments
 (0)