mirror of https://github.com/Chocobozzz/PeerTube
Correct maximized icon padding since new icons set implemented
parent
963023abe6
commit
b5366b3c7e
|
@ -43,7 +43,7 @@ $input-border-radius: 3px;
|
|||
}
|
||||
|
||||
.grey-button {
|
||||
padding: 0 12px 0 12px;
|
||||
padding: 0 7px 0 12px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue