aboutsummaryrefslogtreecommitdiff
path: root/assets/css/home.css
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2019-01-10 22:44:39 +0100
committervincent-peugnet <v.peugnet@free.fr>2019-01-10 22:44:39 +0100
commitcc7ad5299f1bd14155d4c01af3a4ece28f85c20c (patch)
tree0aea5a3253e98525286ace4240c449372f12e3ef /assets/css/home.css
parent6f0f6c3f8ff7a2e17ecff410b5f0e974e4dad4cb (diff)
downloadwcms-cc7ad5299f1bd14155d4c01af3a4ece28f85c20c.tar.gz
wcms-cc7ad5299f1bd14155d4c01af3a4ece28f85c20c.zip
bug fixies
Diffstat (limited to 'assets/css/home.css')
-rw-r--r--assets/css/home.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/home.css b/assets/css/home.css
index 4b6bbf0..9d1c5a7 100644
--- a/assets/css/home.css
+++ b/assets/css/home.css
@@ -15,6 +15,7 @@ div#options {
div#main {
overflow: auto;
+ width: 100%;
}
body {
@@ -73,7 +74,6 @@ th {
}
main {
- margin: 0 0.5%;
flex: 1;
overflow-y: auto;
}