diff options
| author | 2018-07-21 13:34:48 +0200 | |
|---|---|---|
| committer | 2018-07-21 13:34:48 +0200 | |
| commit | 404a50deff69240313753e49eff210ba48321ef8 (patch) | |
| tree | 92a29ddd3975c9cc84fc07cf9c36f784befdbb7f /scss/pysite | |
| parent | Another git hook test (diff) | |
Another git hook test
Diffstat (limited to 'scss/pysite')
| -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 a32781fe..ba153b90 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: 00.8em; +    margin-left: 0.8em;    }    .text { | 
