bugfixes and updated go.mod

This commit is contained in:
ston1th 2019-05-15 22:52:27 +02:00
commit 6e317eb08b
300 changed files with 53136 additions and 9719 deletions

View file

@ -141,9 +141,15 @@ html, body, .container, .content {
.push {
height: 60px;
}
.footer-wrapper {
.full-width {
width: 100%;
}
.relative {
position: relative;
padding-top: 20px;
height: 50px;
color: #888888;
}
.btn-breadcrumb {
position: absolute;
right: 1rem;
top: 38%;
transform: translateY(-50%);
}