Revert "Real estate input clean up."

This reverts commit 5f674230e1.
This commit is contained in:
Naida Vatric
2020-03-10 22:03:32 +01:00
parent 5f674230e1
commit 5066c2fa70
10 changed files with 186 additions and 182 deletions

View File

@@ -164,6 +164,7 @@ h3 {
}
.custom-col {
width: 18%;
margin-left: auto;
left: auto;
right: auto;
@@ -174,16 +175,7 @@ h3 {
border-radius: 10px;
border: 4px dashed #02adba;
border-image: none;
max-width: 100%;
max-width: 500px;
margin-left: auto;
margin-right: auto;
}
.dz-progress {
/* progress bar covers file name */
display: none;
}
h3.custom-h3 {
font-size: 20px;
}