fixes #520, sideeffect: looks bad now using Chrome
This commit is contained in:
parent
d868fd73d4
commit
cefda46a44
|
@ -1118,12 +1118,6 @@ width:33px !important;
|
|||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
/* fix for misaligned labels */
|
||||
label {
|
||||
position: relative;
|
||||
bottom: 1px;
|
||||
}
|
||||
|
||||
.right {
|
||||
float:right;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue