aboutsummaryrefslogtreecommitdiffstats
path: root/scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss')
-rw-r--r--scss/_browser.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/scss/_browser.scss b/scss/_browser.scss
index f39e1df..adf9dd1 100644
--- a/scss/_browser.scss
+++ b/scss/_browser.scss
@@ -77,6 +77,10 @@
white-space: nowrap;
}
+ &.thin > * {
+ margin: 0.5em 1em;
+ }
+
> .inspect-btn {
@include media-small() { display: none; }
}