add a missing calendar style
This commit is contained in:
parent
86ca545af2
commit
a98c02d582
1 changed files with 1 additions and 0 deletions
|
@ -738,6 +738,7 @@ label,
|
|||
margin: 0;
|
||||
text-transform: none;
|
||||
display: inline;
|
||||
white-space: nowrap; /* for labels in tables that might get crushed view: calendar_subscriptions */
|
||||
}
|
||||
|
||||
fieldset {
|
||||
|
|
Loading…
Reference in a new issue