Fixed help text rendering on mobile

Этот коммит содержится в:
Reed Garmsen
2015-07-31 12:08:36 -07:00
родитель dbf104686a
Коммит dfc6e80437
2 изменённых файлов: 10 добавлений и 9 удалений

Просмотреть файл

@@ -1,6 +1,6 @@
.copy-link-confirm {
position: fixed;
color: rgb(153, 230, 153);
margin-top: -27px;
margin-bottom: -25px;
margin-right: 300px;
top: 84%;
left: 130px;
}