Reduce padding of profile metadata boxes to allow more text (#8491)

lolsob-rspec
Mélanie Chauvel (ariasuni) 2018-08-29 01:20:11 +02:00 committed by Eugen Rochko
parent 816384cf32
commit dad47a60d5
1 changed files with 1 additions and 1 deletions

View File

@ -5367,7 +5367,7 @@ noscript {
dt,
dd {
box-sizing: border-box;
padding: 14px 20px;
padding: 14px 5px;
text-align: center;
max-height: 48px;
overflow: hidden;