diff options
| author | Ruin0x11 <ipickering2@gmail.com> | 2020-05-04 15:15:30 -0700 |
|---|---|---|
| committer | Ruin0x11 <ipickering2@gmail.com> | 2020-05-04 15:15:51 -0700 |
| commit | 6b8e3f251f69c9d7d560148100cdb8df941a81c2 (patch) | |
| tree | 2370acc1c3119b506ad016e4350d482af98908fb /client/css | |
| parent | ffba010ae4b6efebd791a077125df92ef57274d0 (diff) | |
Implement pool merging
Diffstat (limited to 'client/css')
| -rw-r--r-- | client/css/pool-list-view.styl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/css/pool-list-view.styl b/client/css/pool-list-view.styl index 2daf694..0f57649 100644 --- a/client/css/pool-list-view.styl +++ b/client/css/pool-list-view.styl @@ -15,7 +15,7 @@ background: $top-navigation-color .names width: 84% - .usages + .post-count text-align: center width: 8% .creation-time |