Better spaced changeset lists
This commit is contained in:
parent
6c64a74a46
commit
df32eee833
1 changed files with 2 additions and 2 deletions
|
@ -996,7 +996,7 @@ header .search_form {
|
|||
|
||||
#sidebar .changesets {
|
||||
li {
|
||||
padding: 10px 20px;
|
||||
padding: 15px 20px;
|
||||
border-bottom: 1px solid #ddd;
|
||||
cursor: pointer;
|
||||
|
||||
|
@ -1005,7 +1005,7 @@ header .search_form {
|
|||
}
|
||||
|
||||
h4 {
|
||||
margin-top: 0;
|
||||
margin: 0;
|
||||
a {
|
||||
color: #000;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue