This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
mirror of
https://github.com/discourse/discourse.git
Watch
1
Star
0
Fork
You've already forked discourse
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5b8917e578
discourse
/
plugins
/
poll
/
assets
/
stylesheets
/
mobile
/
poll.scss
10 lines
106 B
SCSS
Raw
Normal View
History
Unescape
Escape
FIX: poll design on mobile
2015-05-07 13:49:06 -04:00
div
.
poll
{
.
poll-buttons
{
FIX: add borders on polls on mobile
2015-05-08 05:13:32 -04:00
padding
:
0
5
px
5
px
5
px
;
FIX: poll design on mobile
2015-05-07 13:49:06 -04:00
button
{
FIX: add borders on polls on mobile
2015-05-08 05:13:32 -04:00
margin
:
4
px
2
px
;
FIX: poll design on mobile
2015-05-07 13:49:06 -04:00
}
}
}