Add Floating Timestamp to Right Hand Side on Mobile #5163 (#5201)

Этот коммит содержится в:
Saturnino Abril
2017-01-30 18:19:45 +09:00
коммит произвёл George Goldberg
родитель 65b76c2712
Коммит 3e2f879b77
3 изменённых файлов: 85 добавлений и 3 удалений

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

@@ -314,6 +314,10 @@
@include opacity(.8);
}
&.rhs {
top: 98px;
}
> div {
@include border-radius(3px);
@include font-smoothing(initial);