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
fix poll fotter layout
画面の幅が充分でないときに 表示外にまでボタンが拡大されてしまわないように修正。
closed-social-glitch-2
Kirishima21
5 years ago
committed by
ThibG
parent
3cef04610c
commit
1bf035fb67
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
app/javascript/flavours/glitch/styles/polls.scss
+ 1
- 0
app/javascript/flavours/glitch/styles/polls.scss
View File
@ -144,6 +144,7 @@
button
,
select
{
width
:
100
%
;
flex
:
1
1
50
%
;
}
}
Write
Preview
Loading…
Cancel
Save