summaryrefslogtreecommitdiff
path: root/css/layout.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-12-03 13:06:41 +0300
committerAndrew Dolgov <[email protected]>2017-12-03 13:06:41 +0300
commit96f76580f4dfd67f3b6c0377b20e590e28929892 (patch)
tree4e968a4d1139152c6a59f321232ffe936fb2f88b /css/layout.css
parent5e68e24679e9a2248a3c28c8a4078b4bdad09f9c (diff)
further CSS updates
Diffstat (limited to 'css/layout.css')
-rw-r--r--css/layout.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/css/layout.css b/css/layout.css
deleted file mode 100644
index 67c6b7a35..000000000
--- a/css/layout.css
+++ /dev/null
@@ -1,8 +0,0 @@
-body.ttrss_main,
-body.ttrss_prefs {
- width: 100%;
- height: 100%;
- border: 0;
- padding: 0;
- margin: 0;
-}