mirror of
https://github.com/friendica/friendica
synced 2025-02-13 04:14:06 +00:00
Merge pull request #14742 from haheute/media-heading
fix font-size for .media-heading
This commit is contained in:
commit
258476e14f
1 changed files with 1 additions and 1 deletions
|
@ -1815,11 +1815,11 @@ blockquote.shared_content {
|
|||
.media .contact-info-comment {
|
||||
display: table-cell;
|
||||
}
|
||||
.media .contact-info-xs h5,
|
||||
.media .contact-info-comment {
|
||||
margin: 0 0 5px;
|
||||
}
|
||||
.media-heading {
|
||||
font-size: 14px;
|
||||
margin: 0px;
|
||||
}
|
||||
.wall-item-name,
|
||||
|
|
Loading…
Add table
Reference in a new issue