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

This commit is contained in:
Mads Rasmussen
2017-11-20 13:51:37 +01:00
parent 00cec3267c
commit e010ff2a8c
2 changed files with 2 additions and 1 deletions

View File

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

View File

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