Merge branch 'fix/gallery-css' into 'develop'

Fix gallery style - move hide button to top right

Closes #335

See merge request pleroma/pleroma-fe!579
This commit is contained in:
Shpuld Shpludson 2019-03-07 16:03:32 +00:00
commit 2baff88e3f

View file

@ -160,6 +160,7 @@
.hider {
position: absolute;
right: 0;
white-space: nowrap;
margin: 10px;
padding: 5px;