mirror of
https://github.com/friendica/friendica
synced 2025-02-09 19:38:51 +00:00
[frio] Small CSS fix for circle-update-wrapper shortmode headings
This commit is contained in:
parent
f1dfa63764
commit
410fe15507
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