This commit is contained in:
RainLoop Team 2014-05-05 00:36:48 +04:00
parent e5ded48d14
commit 3328bcd9eb
14 changed files with 88 additions and 30 deletions

View file

@ -7,6 +7,10 @@ label {
cursor: pointer;
}
label.inline {
display: inline-block;
}
.legend {
display: block;
width: 100%;