fix(breadcrumbs): fix #2 breadcrubms visibility

This commit is contained in:
nixa 2016-05-30 18:32:42 +03:00
parent 9e5a7d56e4
commit a1046ce2b4
2 changed files with 4 additions and 0 deletions

View file

@ -61,6 +61,7 @@ a {
margin-left: $left-space;
padding: 66px 0 34px 0;
min-height: 500px;
position: relative;
}
.al-footer {