mirror of
https://codeberg.org/rimu/pyfedi
synced 2025-02-02 16:21:32 -08:00
remove extra margin after image preview
This commit is contained in:
parent
67d59e2657
commit
cd2cbd44a6
2 changed files with 0 additions and 4 deletions
|
@ -894,7 +894,6 @@ div.navbar {
|
|||
.post_teaser_image_preview {
|
||||
text-align: center;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.post_teaser_image_preview a {
|
||||
display: inline-block;
|
||||
|
@ -911,7 +910,6 @@ div.navbar {
|
|||
.post_teaser_video_preview {
|
||||
text-align: center;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
position: relative;
|
||||
}
|
||||
.post_teaser_video_preview .fe-video {
|
||||
|
|
|
@ -491,7 +491,6 @@ div.navbar {
|
|||
.post_teaser_image_preview {
|
||||
text-align: center;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
a {
|
||||
display: inline-block;
|
||||
max-width: 512px;
|
||||
|
@ -508,7 +507,6 @@ div.navbar {
|
|||
.post_teaser_video_preview {
|
||||
text-align: center;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
position: relative;
|
||||
|
||||
.fe-video {
|
||||
|
|
Loading…
Add table
Reference in a new issue