|
|
@@ -185,21 +185,21 @@ body { |
|
|
|
width: 60% !important; |
|
|
|
} |
|
|
|
} |
|
|
|
#searchModal .modal-dialog, |
|
|
|
#searchModal .modal-content { |
|
|
|
#search-modal .modal-dialog, |
|
|
|
#search-modal .modal-content { |
|
|
|
background: transparent; |
|
|
|
} |
|
|
|
#searchModal .modal-header { |
|
|
|
#search-modal .modal-header { |
|
|
|
background: #fff; |
|
|
|
display: table; |
|
|
|
width: 100%; |
|
|
|
} |
|
|
|
#searchModal .modal-header form, |
|
|
|
#searchModal .modal-header button { |
|
|
|
#search-modal .modal-header form, |
|
|
|
#search-modal .modal-header button { |
|
|
|
display: table-cell; |
|
|
|
vertical-align: middle; |
|
|
|
} |
|
|
|
#searchModal .modal-header button { |
|
|
|
#search-modal .modal-header button { |
|
|
|
height: 30px; |
|
|
|
} |
|
|
|
.dropdown-navbar-new-comments > a { |
|
|
|