mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Save button alignment fixes for admin badge page
This commit is contained in:
parent
2adad96d05
commit
16b41aa485
@ -112,13 +112,13 @@
|
||||
border-top: 1px solid $primary-low;
|
||||
}
|
||||
.buttons {
|
||||
float: left;
|
||||
width: 200px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
button {
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
.saving {
|
||||
padding: 5px 0 0 0;
|
||||
margin-left: 10px;
|
||||
width: 80px;
|
||||
color: $primary;
|
||||
order: 3;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user