mirror of
https://github.com/friendica/friendica
synced 2025-02-04 07:38:51 +00:00
Merge pull request #14764 from haheute/circle-update-wrapper-css
[frio] Small CSS fix for circle-update-wrapper shortmode headings
This commit is contained in:
commit
9d506071c8
1 changed files with 2 additions and 2 deletions
|
@ -2708,10 +2708,10 @@ ul li:hover .contact-wrapper .contact-action-link:hover {
|
|||
#circle-update-wrapper .shortmode .contact-entry-desc {
|
||||
font-size: 12px !important;
|
||||
}
|
||||
#circle-update-wrapper .shortmode .contact-entry-desc h1.media-heading {
|
||||
#circle-update-wrapper .shortmode .contact-entry-desc h4.media-heading {
|
||||
margin: 0;
|
||||
}
|
||||
#circle-update-wrapper .shortmode .contact-entry-desc h1.media-heading a {
|
||||
#circle-update-wrapper .shortmode .contact-entry-desc h4.media-heading a {
|
||||
font-size: 13px !important;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue