Merge branch 'master' into task/5681/offer-512mb-ram

This commit is contained in:
PCoder 2018-10-08 07:56:57 +02:00
commit 42d6f38f0c
20 changed files with 1018 additions and 306 deletions

View file

@ -179,4 +179,10 @@ footer .dcl-link-separator::before {
.new-card-button-margin button{
margin-top: 5px;
margin-bottom: 5px;
}
}
.input-no-border {
border: none !important;
background: transparent !important;
resize: none;
}