increased checkbox and filter button padding
This commit is contained in:
parent
89af76edc5
commit
cc7a502918
2 changed files with 2 additions and 2 deletions
|
@ -138,7 +138,7 @@
|
|||
}
|
||||
|
||||
li a {
|
||||
padding: 16px 10px 11px;
|
||||
padding: 16px 15px 11px;
|
||||
}
|
||||
|
||||
/* Small devices (phones, tablets, 768px and lower) */
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
.issue-check {
|
||||
float: left;
|
||||
padding-right: 8px;
|
||||
padding-right: 16px;
|
||||
margin-bottom: 10px;
|
||||
min-width: 15px;
|
||||
|
||||
|
|
Loading…
Reference in a new issue