increase sidebar width from 20 to 30 ex

This makes it big enough to fit a month calendar.
master
Joey Hess 2010-04-15 15:38:23 -04:00
parent c50d218916
commit 3fbc9e411e
1 changed files with 1 additions and 1 deletions

View File

@ -230,7 +230,7 @@ div.recentchanges {
.sidebar {
line-height: 3ex;
width: 20ex;
width: 30ex;
float: right;
margin-left: 40px;
margin-bottom: 40px;