welcomebar: Work around Safari 5 sizing issue.

This commit is contained in:
Max Goodman
2013-01-10 13:11:06 -08:00
parent 14f31880f3
commit 65f0e79bc5

View File

@@ -1165,6 +1165,7 @@ a.author { margin-right: 0.5em; }
padding: 0;
height: 80px;
overflow: hidden;
margin-right: 0; /* work around safari 5 width issue */
white-space: nowrap;
}