- Patch #20046 by sivaji: user picture messes up poll display.

merge-requests/26/head
Dries Buytaert 2010-04-06 15:25:51 +00:00
parent 393c8e69ed
commit d5710f5358
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
/* $Id$ */
.poll {
overflow: hidden;
}
.poll .bar {
height: 1em;
margin: 1px 0;