Increased default calendar max-width

This commit is contained in:
Eduard Urbach 2018-03-25 00:20:31 +01:00
parent 31365e879c
commit db64a86981

View File

@ -3,7 +3,7 @@
.weekday
width 100%
max-width 500px
max-width 750px
margin 0 auto
text-align left
border-bottom 1px solid ui-border-color
@ -80,6 +80,7 @@
.weekday
width 14.2857%
max-width 500px
border-bottom none
border-right 1px solid ui-border-color