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