increase sidebar width from 20 to 30 ex
This makes it big enough to fit a month calendar.master
parent
c50d218916
commit
3fbc9e411e
|
@ -230,7 +230,7 @@ div.recentchanges {
|
|||
|
||||
.sidebar {
|
||||
line-height: 3ex;
|
||||
width: 20ex;
|
||||
width: 30ex;
|
||||
float: right;
|
||||
margin-left: 40px;
|
||||
margin-bottom: 40px;
|
||||
|
|
Loading…
Reference in New Issue