mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-19 04:00:59 -04:00
If no receipt icon - don't leave a gap
This commit is contained in:
@@ -58,6 +58,10 @@
|
|||||||
height: 2em;
|
height: 2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#receipt-icon:empty {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
#receipt-date {
|
#receipt-date {
|
||||||
margin: 0.5em 0em;
|
margin: 0.5em 0em;
|
||||||
font-size: 0.7em;
|
font-size: 0.7em;
|
||||||
|
|||||||
Reference in New Issue
Block a user