Styling tweaks for channel polls
This commit is contained in:
parent
e31ea61c97
commit
867696af86
3 changed files with 38 additions and 32 deletions
|
|
@ -37,7 +37,7 @@
|
|||
border-radius: 4px;
|
||||
padding: 15px 14px;
|
||||
margin: 0px;
|
||||
height: $min-touch-target;
|
||||
min-height: $min-touch-target;
|
||||
&:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
@ -165,6 +165,7 @@
|
|||
color: white;
|
||||
text-transform: uppercase;
|
||||
height: 42px;
|
||||
min-width: 132px;
|
||||
}
|
||||
|
||||
.poll-disclose {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue