Don't show "login" button on mobile

This commit is contained in:
Andrew Miner
2016-04-30 13:00:14 -07:00
parent e7cd3f0549
commit f464558cd2
+2 -31
View File
@@ -150,40 +150,11 @@
.view__header {
.top-row {
display : none;
a {
img {
}
}
h1 {
}
.addthis_sharing_toolbox {
display: none;
&.placeholder {
&:before {
}
}
}
}
.divider {
.button {
&:last-child {
}
}
}
.breadcrumbs {
&:before {
}
a {
}
span {
.button.login {
display: none;
}
}
}