add a missing calendar style

This commit is contained in:
Felix Niklas 2015-06-25 16:15:13 +02:00
parent 86ca545af2
commit a98c02d582

View file

@ -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 {