Build docs

This commit is contained in:
Jeremy Thomas
2018-01-06 22:36:32 +00:00
parent 7e4c27bb35
commit 9e0efd73d8

View File

@@ -4525,8 +4525,8 @@ a.box:active {
.notification > .delete { .notification > .delete {
position: absolute; position: absolute;
right: 0.5em; right: 0.5rem;
top: 0.5em; top: 0.5rem;
} }
.notification .title, .notification .title,
@@ -7568,6 +7568,7 @@ a.navbar-link.is-active {
.pagination-next, .pagination-next,
.pagination-link { .pagination-link {
border-color: #dbdbdb; border-color: #dbdbdb;
color: #363636;
min-width: 2.25em; min-width: 2.25em;
} }