Stop tweets breaking onto multiple lines
This commit is contained in:
parent
96eeb41718
commit
a3d1fd5647
|
@ -16,7 +16,7 @@ nav[aria-label="Primary"] > div span {
|
|||
}
|
||||
|
||||
/* Adjust the font styling within tweets */
|
||||
[aria-label="Timeline: Notifications"] article div[lang] span {
|
||||
[aria-label="Timeline: Notifications"] article div[lang] {
|
||||
display: block;
|
||||
font-size: 14px;
|
||||
line-height: 1.5;
|
||||
|
|
Loading…
Reference in a new issue