Fix weird looking save and publish button group in content section
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
}
|
||||
|
||||
// hack for umb-era-button
|
||||
.umb-button-group {
|
||||
.umb-era-button-group {
|
||||
|
||||
display: flex;
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
</div>
|
||||
|
||||
<div class="flex" style="margin-left: auto;">
|
||||
<div class="btn-group umb-button-group dropdown" style="margin-right: 10px;">
|
||||
<div class="btn-group umb-era-button-group dropdown" style="margin-right: 10px;">
|
||||
|
||||
<button
|
||||
type="button"
|
||||
|
||||
Reference in New Issue
Block a user