Skip to content

Commit 7f54fac

Browse files
authored
Merge pull request #35 from Ivanov-Anton/buttons-do-not-have-the-same-height
bug: the buttons than have class .button_action and links with class …
2 parents 33af30c + 31890dd commit 7f54fac

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)