This commit is contained in:
@ -567,7 +567,6 @@ input[type="text"]:not(.ReportTypo input):not(.ReportTypo-comment) {
|
||||
position: absolute;
|
||||
top: -3px;
|
||||
right: 0;
|
||||
padding-left: 8px;
|
||||
padding-right: 0;
|
||||
display: flex;
|
||||
width: 0; /* Начальная ширина 0 */
|
||||
@ -590,6 +589,10 @@ input[type="text"]:not(.ReportTypo input):not(.ReportTypo-comment) {
|
||||
border: 1px solid #e2e2e2;
|
||||
padding: 10px 15px 10px 17px;
|
||||
}
|
||||
|
||||
.nav-wrap {
|
||||
margin-left: 8px;
|
||||
}
|
||||
}
|
||||
@media (max-width: 900px) {
|
||||
input[type="text"] {
|
||||
|
Reference in New Issue
Block a user