diff --git a/test.html b/test.html index 1c2aef4da1..a3399c39d5 100644 --- a/test.html +++ b/test.html @@ -95,33 +95,33 @@ position: relative; } -.share-wrapper { +.link-wrapper { position: absolute; top: 0; right: 0; background-color: white; } -.share-wrapper .hidden-wrapper { +.link-wrapper .hidden-wrapper { display: none; } -.share-wrapper:hover { +.link-wrapper:hover { top: -.5em; right: -1em; width: 300px; padding: .5em 1em; outline: 1px solid #888; } -.share-wrapper:hover .hidden-wrapper { +.link-wrapper:hover .hidden-wrapper { display: block; } -.share-wrapper input { +.link-wrapper input { width: 100%; box-sizing: border-box; } -.share-wrapper button { +.link-wrapper button { border: none; background: none; font: inherit; @@ -155,7 +155,7 @@

Test drive

-
+