1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 13:35:56 +00:00

enclose floating elements in public feeds

http://tt-rss.org/forum/viewtopic.php?f=10&t=2670&p=15780#p15780
This commit is contained in:
Veit Lehmann
2013-10-21 04:51:43 +02:00
parent 24940c3dc9
commit 24432dd5b3

View File

@@ -15,6 +15,7 @@ form {
}
div.content {
overflow : hidden;
background : white;
border : 1px solid #ccc;
padding : 10px;