mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 09:23:28 +01:00
removing et2-image { display: inline-block }, as it breaks (vertically miss-aligns all images in buttons)
not setting it, seems to be fine
This commit is contained in:
parent
0e01792638
commit
7370179235
@ -342,10 +342,6 @@ a.et2_url.url {
|
|||||||
|
|
||||||
/* et2-image has no shadow DOM, styles here */
|
/* et2-image has no shadow DOM, styles here */
|
||||||
|
|
||||||
et2-image {
|
|
||||||
display: inline-block;
|
|
||||||
}
|
|
||||||
|
|
||||||
et2-image::slotted(img) {
|
et2-image::slotted(img) {
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user