mirror of
https://github.com/chylex/TweetDuck.git
synced 2025-04-17 21:15:47 +02:00
Fix 'Show this thread' being too close to media thumbnails in notifications
This commit is contained in:
parent
07391efa70
commit
61ae7e3b6a
@ -53,7 +53,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#tduck .js-media, #tduck .js-media-preview-container {
|
#tduck .js-media, #tduck .js-media-preview-container {
|
||||||
margin-bottom: 0 !important;
|
margin-bottom: 4px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/***************/
|
/***************/
|
||||||
|
Loading…
Reference in New Issue
Block a user