mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-08 23:19:04 +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 {
|
.et2_button_icon {
|
||||||
border: none;
|
border: none;
|
||||||
height: 20px;
|
height: 16px;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user