This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
Move dropdown transform origin (tootsuite pr
#6091
)
closed-social-glitch-2
cwm
6 years ago
parent
083571915f
commit
815524412b
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
app/javascript/flavours/glitch/styles/components/index.scss
+ 2
- 0
app/javascript/flavours/glitch/styles/components/index.scss
View File
@ -214,6 +214,7 @@
.
dropdown-menu
{
position
:
absolute
;
transform-origin
:
50
%
0
;
}
.
dropdown--active
.
icon-button
{
@ -3254,6 +3255,7 @@ button.icon-button.active i.fa-retweet {
border-radius
:
4px
;
margin-left
:
40px
;
overflow
:
hidden
;
transform-origin
:
50
%
0
;
}
.
privacy-dropdown__option
{
Write
Preview
Loading…
Cancel
Save