mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-28 17:48:56 +01:00
Fix broken alignments in button icon+label
This commit is contained in:
parent
a2c75f0722
commit
c8e16dd3fb
@ -22,10 +22,6 @@ export const buttonStyles = [
|
||||
box-shadow: inset 1px 2px 1px rgb(0 0 0 / 50%);
|
||||
}
|
||||
div {
|
||||
flex: 1 1 auto;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: contain;
|
||||
margin: 2px;
|
||||
height:20px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user