2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-18 20:30:33 +03:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
cristijora
2017-08-06 22:22:04 +03:00
6 changed files with 163 additions and 114 deletions
@@ -21,7 +21,6 @@
color: $form-placeholder-color;
position: relative;
top: 3px;
z-index: 100;
&:hover,
&:focus{
background-color: transparent;
-2
View File
@@ -54,7 +54,6 @@
padding: 15px 15px 15px 15px;
position: relative;
border-radius: 3px 3px 0 0;
z-index: 3;
text-align: center;
}
@@ -77,7 +76,6 @@
.wizard-progress-with-circle {
position: relative;
top: 40px;
z-index: 50;
height: 4px;
.wizard-progress-bar {