summaryrefslogtreecommitdiffstats
path: root/webapp/sass/layout
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/layout')
-rw-r--r--webapp/sass/layout/_headers.scss2
-rw-r--r--webapp/sass/layout/_sidebar-right.scss2
2 files changed, 2 insertions, 2 deletions
diff --git a/webapp/sass/layout/_headers.scss b/webapp/sass/layout/_headers.scss
index 832bed50e..c3a5f8fda 100644
--- a/webapp/sass/layout/_headers.scss
+++ b/webapp/sass/layout/_headers.scss
@@ -396,7 +396,7 @@
.icon__flag {
svg {
- height: 18px;
+ height: 19px;
position: relative;
top: 2px;
width: 19px;
diff --git a/webapp/sass/layout/_sidebar-right.scss b/webapp/sass/layout/_sidebar-right.scss
index 497cd3cea..d43ddf5b9 100644
--- a/webapp/sass/layout/_sidebar-right.scss
+++ b/webapp/sass/layout/_sidebar-right.scss
@@ -178,7 +178,7 @@
}
.usage__icon {
- @include opacity(.6);
+ @include opacity(.9);
margin: 0 3px;
position: relative;
top: 1px;