Small fixes

This commit is contained in:
RainLoop Team 2016-07-17 18:03:38 +03:00
parent 278e98561d
commit 786873041f
8 changed files with 561 additions and 507 deletions

View file

@ -1,16 +1,16 @@
.popups {
.b-advanced-search-content {
&.modal {
width: 750px;
.control-label {
width: 100px;
}
.controls {
margin-left: 110px;
}
}
.modal-header {
background-color: #fff;
}
}
}
.popups {
.b-advanced-search-content {
&.modal {
width: 750px;
.control-label {
width: 100px;
}
.controls {
margin-left: 110px;
}
}
.modal-header {
background-color: #fff;
}
}
}