Pull request #119: Fixed circle button vertical alignment
Merge in RED/ui from circle-button-alignment-fix to master * commit '3a79a84228d07cd687d0ac4e41dcaba60917be1d': Fixed circle button vertical alignment
This commit is contained in:
commit
4b6aece564
@ -8,7 +8,7 @@
|
||||
button {
|
||||
height: 34px;
|
||||
width: 34px;
|
||||
line-height: 34px;
|
||||
line-height: 33px;
|
||||
|
||||
&.small {
|
||||
height: 32px;
|
||||
@ -18,6 +18,7 @@ button {
|
||||
|
||||
mat-icon {
|
||||
width: 14px;
|
||||
height: 34px;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user