mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
one more embed CSS tweak
This commit is contained in:
@@ -154,3 +154,9 @@ aside.onebox {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
}
|
||||
|
||||
// images large enough for the lightbox wrapper don't have bottom margins
|
||||
// either, unless we add one now
|
||||
div.lightbox-wrapper {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user