Compare commits

...

1 Commits

Author SHA1 Message Date
Harsh Khandeparkar
8f01f478f5 Update demo.css 2019-04-29 00:16:45 +05:30

View File

@@ -103,7 +103,7 @@ body > .container-fluid {
}
#add-step-btn{
margin-left: 10px;
width: 100%;
}
#addStep .labels {
@@ -271,4 +271,8 @@ a.name-header{
margin-bottom:0px;
align:center;
width:100%;
}
}
.selectize-input {
width: 100% !important;
}