add share and code buttons

Summary: Adds code and share buttons to the editor

Reviewed By: emilsjolander

Differential Revision: D6989097

fbshipit-source-id: 67478fe0810a0af43524f24458c520acf2999219
This commit is contained in:
Daniel Büchele
2018-02-14 10:51:57 -08:00
committed by Facebook Github Bot
parent b1222bf83e
commit 43fda26275
14 changed files with 321 additions and 320 deletions

View File

@@ -1,7 +1,2 @@
.URLShortener {
position: absolute;
bottom: 30px;
left: 30px;
z-index: 4;
box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.2);
}