mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 23:00:56 +01:00
change height of et2_button_icon class to 16px, as that is size of all our current images, rescaling them to 20px looks uggly
This commit is contained in:
parent
12e8a3bbcd
commit
7c4d696f4b
@ -184,7 +184,7 @@ a.et2_url.url {
|
||||
}
|
||||
.et2_button_icon {
|
||||
border: none;
|
||||
height: 20px;
|
||||
height: 16px;
|
||||
background: transparent;
|
||||
padding: 2px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user