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:
commit
2baff88e3f
1 changed files with 1 additions and 0 deletions
|
@ -160,6 +160,7 @@
|
|||
|
||||
.hider {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
white-space: nowrap;
|
||||
margin: 10px;
|
||||
padding: 5px;
|
||||
|
|
Loading…
Reference in a new issue