[fix] sidebar overflow

This commit is contained in:
Adam Tauber 2014-11-18 20:30:06 +01:00
parent cfdfca0d41
commit 1a81c20d73
2 changed files with 2 additions and 2 deletions

View file

@ -412,7 +412,7 @@ tr {
#suggestions, #answers {
margin-top: 20px;
max-width: 54em;
max-width: 45em;
}