fixes #520, sideeffect: looks bad now using Chrome

This commit is contained in:
0ip 2012-02-29 12:54:44 +01:00
parent d868fd73d4
commit cefda46a44
1 changed files with 0 additions and 6 deletions

View File

@ -1118,12 +1118,6 @@ width:33px !important;
word-wrap: break-word; word-wrap: break-word;
} }
/* fix for misaligned labels */
label {
position: relative;
bottom: 1px;
}
.right { .right {
float:right; float:right;
} }