[Glitch] Reduce padding of profile metadata boxes to allow more text
Port dad47a60d5
to glitch-soc
lolsob-rspec
parent
8f33f0f087
commit
08c26ab391
|
@ -21,7 +21,7 @@
|
|||
dt,
|
||||
dd {
|
||||
box-sizing: border-box;
|
||||
padding: 14px 20px;
|
||||
padding: 14px 5px;
|
||||
text-align: center;
|
||||
max-height: 48px;
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Reference in New Issue