aboutsummaryrefslogtreecommitdiffstats
path: root/scss
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2019-11-01 13:08:37 +0000
committers-ol <s-ol@users.noreply.github.com>2019-11-01 13:08:37 +0000
commitb897f7705e437a776d18bb3a8c6725d009d31111 (patch)
tree899c652078edfc3a7babb3331956d4ee5552a919 /scss
parentadd fileder ordering in stores.web, fileder, browser (diff)
downloadmmm-b897f7705e437a776d18bb3a8c6725d009d31111.tar.gz
mmm-b897f7705e437a776d18bb3a8c6725d009d31111.zip
fix inspector
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; }
}