mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix icon alignment to be identical to 4chan
This commit is contained in:
@@ -1678,13 +1678,13 @@ export const BoardForm = styled.div`
|
||||
|
||||
.offline-sub {
|
||||
width: 16px;
|
||||
margin: -5px -4px -4px 3px;
|
||||
margin: -5px -4px -2px 3px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.offline-reply {
|
||||
width: 16px;
|
||||
margin: -5px -4px -4px 3px;
|
||||
margin: -5px -4px -2px 3px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user