CSS
This commit is contained in:
parent
d956222e36
commit
c4b5a6f54b
@ -351,7 +351,7 @@ a.top-menu-dropdown-link {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
.dropdown-search-input {
|
.dropdown-search-input {
|
||||||
width: 280px;
|
width: 100%;
|
||||||
padding: 10px 35px 10px 20px;
|
padding: 10px 35px 10px 20px;
|
||||||
|
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|||||||
@ -6,6 +6,9 @@ if (!defined('ISLOADEDBYSTEELSHEET')) die('Must be call by steelsheet'); ?>
|
|||||||
* Dropdown of user popup
|
* Dropdown of user popup
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
.bookmark-footer a.top-menu-dropdown-link {
|
||||||
|
white-space: normal;
|
||||||
|
}
|
||||||
|
|
||||||
button.dropdown-item.global-search-item {
|
button.dropdown-item.global-search-item {
|
||||||
outline: none;
|
outline: none;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user