Commit a661389d authored by Michal Čihař's avatar Michal Čihař

Better layout for mutlidselect

- use full width
- center icon

Fixes #919
Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 791d7f0e
......@@ -244,11 +244,13 @@ img.engage-icon {
}
.ms-container{
background: none !important;
width: 100%;
}
.fa-multiselect {
height: 200px;
line-height: 200px;
float: left;
vertical-align: middle;
padding-left: 10px;
width: 10%;
text-align: center;
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment