1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-06-26 03:30:48 +03:00

Merge pull request #782 from KaMaToZzz/patch-1

Update field.css
This commit is contained in:
Denis Shakhov 2016-11-09 10:37:05 +07:00 committed by GitHub
commit f7e84d141c

View file

@ -55,7 +55,7 @@ select[multiple].ls-field-input { max-width: 300px; }
.ls-field--checkbox .ls-field-holder {
position: absolute;
top: 2px;
left: 0;
left: 1px;
}
.ls-field--checkbox .ls-field-input {
width: auto;
@ -231,4 +231,4 @@ select[multiple].ls-field-input { max-width: 300px; }
}
.pika-label:first-child {
margin-right: 5px;
}
}