From f0d4e7eb240f256b4f01cde4a1cd6f66f8f4347c Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 28 Aug 2018 16:05:38 +0200 Subject: Move abuse state column at the end --- client/src/sass/primeng-custom.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'client/src/sass') diff --git a/client/src/sass/primeng-custom.scss b/client/src/sass/primeng-custom.scss index 674aa649e..1ec5c7da2 100644 --- a/client/src/sass/primeng-custom.scss +++ b/client/src/sass/primeng-custom.scss @@ -84,6 +84,7 @@ p-table { color: #000; font-size: 11px; + top: 0; &.pi-sort-up { @extend .glyphicon-triangle-top; -- cgit v1.2.3