fix jgrowl position and remove some redundant css
This commit is contained in:
parent
d78b64d5b3
commit
774923be1c
@ -701,7 +701,7 @@ div.jGrowl div.info {
|
||||
padding-left: 58px;
|
||||
}
|
||||
#jGrowl.top-right {
|
||||
top: 65px;
|
||||
top: 4.5rem;
|
||||
right: 15px;
|
||||
}
|
||||
|
||||
@ -709,13 +709,6 @@ div.jGrowl div.jGrowl-notification {
|
||||
min-height: 60px;
|
||||
}
|
||||
|
||||
#nav-search-text-ac .autocomplete {
|
||||
position: fixed;
|
||||
top: 51px;
|
||||
border: 1px solid $nav_bd;
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
#recip-ac .autocomplete,
|
||||
#poke-recip-ac .autocomplete,
|
||||
#id-name-ac .autocomplete,
|
||||
|
Reference in New Issue
Block a user