This commit is contained in:
@ -515,6 +515,10 @@ input[type="text"]:not(.ReportTypo input):not(.ReportTypo-comment) {
|
|||||||
.search-form__label span{
|
.search-form__label span{
|
||||||
top: 10px;
|
top: 10px;
|
||||||
}
|
}
|
||||||
|
.nav-wrap > a {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 900px) {
|
@media (max-width: 900px) {
|
||||||
@ -590,8 +594,8 @@ input[type="text"]:not(.ReportTypo input):not(.ReportTypo-comment) {
|
|||||||
padding: 10px 15px 10px 17px;
|
padding: 10px 15px 10px 17px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.nav-wrap {
|
.nav-wrap a {
|
||||||
margin-left: 8px;
|
margin-right: 8px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@media (max-width: 900px) {
|
@media (max-width: 900px) {
|
||||||
|
Reference in New Issue
Block a user