Fixed padding top on article title.

This commit is contained in:
Svetlana Rastegina 2021-03-11 13:15:34 +01:00 committed by Georgy Litvinov
parent 77de9870cf
commit cdcdc82be1

View file

@ -2867,7 +2867,10 @@ span.iconControlsNotEditable {
padding-top: 5px; padding-top: 5px;
padding-bottom: 5px; padding-bottom: 5px;
} }
.display-title-editable {
font-size: 1.15em!important;
padding-top: 12px;
}
/* -------------------------------------------------> */ /* -------------------------------------------------> */
/* FONTS --------------------------------> */ /* FONTS --------------------------------> */
/* -------------------------------------------------> */ /* -------------------------------------------------> */