- Patch #20046 by sivaji: user picture messes up poll display.
parent
393c8e69ed
commit
d5710f5358
|
@ -1,5 +1,8 @@
|
|||
/* $Id$ */
|
||||
|
||||
.poll {
|
||||
overflow: hidden;
|
||||
}
|
||||
.poll .bar {
|
||||
height: 1em;
|
||||
margin: 1px 0;
|
||||
|
|
Loading…
Reference in New Issue