This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
Watch
1
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-09 12:54:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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 19:49:06 +02:00
div
.
poll
{
.
poll-buttons
{
FIX: add borders on polls on mobile
2015-05-08 11:13:32 +02:00
padding
:
0
5
px
5
px
5
px
;
FIX: poll design on mobile
2015-05-07 19:49:06 +02:00
button
{
FIX: add borders on polls on mobile
2015-05-08 11:13:32 +02:00
margin
:
4
px
2
px
;
FIX: poll design on mobile
2015-05-07 19:49:06 +02:00
}
}
}
Reference in New Issue
Copy Permalink