added margin-left 5px; to achive the needed whitespace, could'nt figure out how it had been done before.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
.umb-button {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.umb-button__button {
|
||||
|
||||
Reference in New Issue
Block a user