mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-12-01 21:09:17 -06:00
Correct maximized icon padding since new icons set implemented
This commit is contained in:
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
Block a user