mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
Make sure entry meta doesn't break the layout on mobile
This commit is contained in:
parent
bb8e61c7c5
commit
92dff28f52
2 changed files with 4 additions and 3 deletions
File diff suppressed because one or more lines are too long
|
@ -501,6 +501,7 @@ a.button {
|
||||||
font-size: 0.95em;
|
font-size: 0.95em;
|
||||||
margin: 0 0 20px;
|
margin: 0 0 20px;
|
||||||
color: #666;
|
color: #666;
|
||||||
|
overflow-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
.entry-website img {
|
.entry-website img {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue