mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 13:54:35 +03:00
Fixed setting buttons alignment regression
refs https://github.com/TryGhost/Ghost-Admin/pull/1736 where a style change caused regression in the action button's alignment on settings screens. - fixed alignment issues
This commit is contained in:
parent
26003629e1
commit
74c008fbb3
@ -71,8 +71,6 @@
|
||||
}
|
||||
|
||||
.gh-setting-action {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-shrink: 0;
|
||||
margin: 1px 0 0 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user