mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 21:25:55 +00:00
Merge pull request #323 from levito/patch-6
enclose floating elements in public feeds
This commit is contained in:
@@ -15,6 +15,7 @@ form {
|
|||||||
}
|
}
|
||||||
|
|
||||||
div.content {
|
div.content {
|
||||||
|
overflow : hidden;
|
||||||
background : white;
|
background : white;
|
||||||
border : 1px solid #ccc;
|
border : 1px solid #ccc;
|
||||||
padding : 10px;
|
padding : 10px;
|
||||||
|
|||||||
Reference in New Issue
Block a user