diff options
author | 2018-07-21 13:36:52 +0200 | |
---|---|---|
committer | 2018-07-21 13:36:52 +0200 | |
commit | 8475ea2e990deeb967941396aef77d6e3cbb8975 (patch) | |
tree | e073bb9f56ea8b3ff4f31b0c05836bb403fdd969 /scss | |
parent | Another git hook test (diff) |
Another git hook test
Diffstat (limited to 'scss')
-rw-r--r-- | scss/pysite/pages/main/bot/_clean_logs.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/pysite/pages/main/bot/_clean_logs.scss b/scss/pysite/pages/main/bot/_clean_logs.scss index ba153b90..7c6d8e22 100644 --- a/scss/pysite/pages/main/bot/_clean_logs.scss +++ b/scss/pysite/pages/main/bot/_clean_logs.scss @@ -11,7 +11,7 @@ html.clean_logs { color: #75797f; font-size:11px; front-weight: normal; - margin-left: 0.8em; + margin-left: .8em; } .text { |