Merge pull request #323 from levito/patch-6
enclose floating elements in public feeds
This commit is contained in:
commit
41489735b5
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue