summaryrefslogtreecommitdiffstats
path: root/public/less/_admin.less
diff options
context:
space:
mode:
Diffstat (limited to 'public/less/_admin.less')
-rw-r--r--public/less/_admin.less5
1 files changed, 3 insertions, 2 deletions
diff --git a/public/less/_admin.less b/public/less/_admin.less
index 24d5af159c..af68a43dbd 100644
--- a/public/less/_admin.less
+++ b/public/less/_admin.less
@@ -21,7 +21,8 @@
}
&:not(.select) {
- th, td {
+ th,
+ td {
&:first-of-type {
padding-left: 15px !important;
}
@@ -31,7 +32,7 @@
.ui.header,
.ui.segment {
- box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15);
+ box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
}
&.user {