mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
Fix styling for buttons supposed to be displayed with max content (e.g. some nm header buttons)
This commit is contained in:
parent
cf4e5a76ef
commit
8f81266b1d
@ -372,7 +372,7 @@ button.et2_button_with_image.et2_button_text {
|
||||
}
|
||||
|
||||
button.et2_buttonFitContent, et2-button.et2_buttonFitContent {
|
||||
max-width: fit-content;
|
||||
min-width: max-content;
|
||||
}
|
||||
|
||||
/* et2_box_widget ###*/
|
||||
|
Loading…
Reference in New Issue
Block a user