add date margin-left css in origami

This commit is contained in:
phyusin
2017-11-28 17:21:13 +06:30
parent 0b03c243ec
commit 5cfebe480f

View File

@@ -262,6 +262,10 @@ select.form-control {
margin-left:1px; margin-left:1px;
} }
.dtp-date .left{
margin-left:0px;
}
.bottom{ .bottom{
margin-bottom:1px; margin-bottom:1px;
} }