summaryrefslogtreecommitdiff
path: root/docs/res/ctxedit.css
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@figma.com>2019-05-28 00:19:08 +0300
committerRasmus Andersson <rasmus@figma.com>2019-05-28 00:19:08 +0300
commit727977bd4ec0b493bf5589bc94fe8bc8f58d9b31 (patch)
tree4e8b8961682a42d73dbfdca6dda5939ceb6f4e75 /docs/res/ctxedit.css
parente32aae98d3f9a383e243e52b32e1e0cd6852542c (diff)
downloadinter-727977bd4ec0b493bf5589bc94fe8bc8f58d9b31.tar.xz
website: some UI updates to the lab
Diffstat (limited to 'docs/res/ctxedit.css')
-rw-r--r--docs/res/ctxedit.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/res/ctxedit.css b/docs/res/ctxedit.css
index e0fadddbe..fb17514ae 100644
--- a/docs/res/ctxedit.css
+++ b/docs/res/ctxedit.css
@@ -94,10 +94,10 @@
height: var(--strip-height);
background-image: url(popup.svg);
background-repeat: no-repeat;
+ background-position: left center;
width: 120px;
color: white;
opacity: 0.6;
- background-position: left center;
padding-left: 20px;
line-height: var(--strip-height);
text-overflow: ellipsis;