Просмотр исходного кода

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

master
Mélanie Chauvel (ariasuni) 5 лет назад
committed by Eugen Rochko
Родитель
Сommit
9463bba5fb
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      app/javascript/styles/mastodon/components.scss

+ 1
- 1
app/javascript/styles/mastodon/components.scss Просмотреть файл

@@ -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;


Загрузка…
Отмена
Сохранить