Unwanted padding in poll option
This commit is contained in:
parent
8a2b042be3
commit
4df9165459
3 changed files with 0 additions and 3 deletions
|
|
@ -1622,7 +1622,6 @@ body.app-body {
|
||||||
}
|
}
|
||||||
.app-body .poll li {
|
.app-body .poll li {
|
||||||
margin-bottom: 4px;
|
margin-bottom: 4px;
|
||||||
padding-bottom: 1px;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
|
||||||
|
|
@ -1622,7 +1622,6 @@ body.app-body {
|
||||||
}
|
}
|
||||||
.app-body .poll li {
|
.app-body .poll li {
|
||||||
margin-bottom: 4px;
|
margin-bottom: 4px;
|
||||||
padding-bottom: 1px;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
|
||||||
|
|
@ -1622,7 +1622,6 @@ body.app-body {
|
||||||
}
|
}
|
||||||
.app-body .poll li {
|
.app-body .poll li {
|
||||||
margin-bottom: 4px;
|
margin-bottom: 4px;
|
||||||
padding-bottom: 1px;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue