1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-25 07:51:30 +00:00

better feed debugger ui for f D

This commit is contained in:
Andrew Dolgov
2015-06-12 13:06:36 +03:00
parent 7624aa6e40
commit 86b05f8661
3 changed files with 58 additions and 8 deletions

View File

@@ -9,6 +9,11 @@ body {
max-width : 800px;
}
body.small_margins {
margin : 1em;
max-width : none;
}
form {
margin : 10px 0px 0px 0px;
padding : 0px;