diff options
| author | Hunternif <hunternif@gmail.com> | 2019-05-07 23:14:23 +0700 |
|---|---|---|
| committer | Hunternif <hunternif@gmail.com> | 2019-05-07 23:14:23 +0700 |
| commit | f1581f8ff0a8bb2a7cefdb444841f641ced34363 (patch) | |
| tree | cc11ba5444a0817e5ecef7ff2dfea3c993c276e5 /client/css | |
| parent | 962307a89c435236256d05fff5a3a1112c2e7f9d (diff) | |
client: save post id in metric sorter url
Diffstat (limited to 'client/css')
| -rw-r--r-- | client/css/metric-sorter-view.styl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/css/metric-sorter-view.styl b/client/css/metric-sorter-view.styl index 2d7b94e..5388c6e 100644 --- a/client/css/metric-sorter-view.styl +++ b/client/css/metric-sorter-view.styl @@ -48,7 +48,7 @@ @media (max-width: 1000px) display: flex - .done-btn + .save-btn margin: auto margin-right: 1em .skip-btn |