Added comment reply and delete confirmation.

Also fixed local_id bug
Added component helpers
Added global scroll & Highlight helpers
This commit is contained in:
Dan Brown
2017-09-09 15:56:24 +01:00
parent fea5630ea4
commit 41f56e659d
15 changed files with 158 additions and 69 deletions

View File

@ -352,6 +352,7 @@ ul.pagination {
}
li.padded {
padding: $-xs $-m;
line-height: 1.2;
}
a {
display: block;