Extension style updates

This commit is contained in:
Mo Bitar
2017-10-31 18:59:24 -05:00
parent a88a0676f7
commit 03f7beb728
3 changed files with 16 additions and 9 deletions

View File

@@ -67,12 +67,15 @@
border-radius: 2px;
}
.header {
padding-bottom: 12px;
}
ul {
border-top: 1px solid $light-bg-color;
border-bottom: 1px solid $light-bg-color;
margin: 0;
padding: 0;
margin-top: 12px;
li {
cursor: pointer;