Fix copy and expand

This commit is contained in:
Jeremy Thomas
2017-08-14 12:58:21 +01:00
parent cd2f886df2
commit 74146af03f
9 changed files with 72 additions and 72 deletions

View File

@@ -91,8 +91,8 @@ $structure-invert: $danger-invert
.highlight
position: relative
.copy,
.expand
.bd-copy,
.bd-expand
+unselectable
background: $white
border: solid $border
@@ -106,7 +106,7 @@ $structure-invert: $danger-invert
&:hover
border-color: $code
color: $code
.expand
.bd-expand
border-right-width: 1px
right: 50px
+tablet