fixes: U4-10663 7.8 - Save and Publish button styling - Firefox

This commit is contained in:
Mads Rasmussen
2017-11-14 13:38:18 +01:00
parent cb0d8320e6
commit 3e5744dbb7
2 changed files with 1 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
.umb-button-group__toggle {
padding-left: 8px;
padding-right: 8px;
float: right;
}
.umb-button-group__sub-buttons.-align-right {

View File

@@ -1,6 +1,6 @@
.umb-button {
position: relative;
display: inline-block;
display: inline;
}
.umb-button__button:focus {