mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-03 04:57:38 +03:00
v0.29.3 -- fix layout bugs on mobile
Addresses the following layout bugs in mobile view: * improper rendering of award images on posts * upvote ratio no longer appearing on bottom-right corner of post as before * Reddit warning pop-up background cut off at bottom of page Fixes #713.
This commit is contained in:
parent
a05cfe60fe
commit
35504eda14
3 changed files with 4 additions and 5 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -673,7 +673,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "libreddit"
|
||||
version = "0.29.2"
|
||||
version = "0.29.3"
|
||||
dependencies = [
|
||||
"askama",
|
||||
"brotli",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue