mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-05 14:07:39 +03:00
Update style.css
This commit is contained in:
parent
6eae4bc47a
commit
d87b96d0ea
1 changed files with 1 additions and 1 deletions
|
@ -637,7 +637,7 @@ a.search_subreddit:hover {
|
||||||
|
|
||||||
.post_media_wrapper {
|
.post_media_wrapper {
|
||||||
display: contents;
|
display: contents;
|
||||||
/* Fallback for browsers insufficiently supporting "display: contents"*/
|
/* Fallback for browsers with faulty "display: contents" support */
|
||||||
grid-area: post_media;
|
grid-area: post_media;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue