cherry-pick nav-login changes

This commit is contained in:
Mario Vavti
2017-02-02 14:19:23 +01:00
parent 23303391e0
commit e2ee565f05
5 changed files with 15 additions and 53 deletions

View File

@@ -2107,19 +2107,6 @@ dl.bb-dl > dd > li {
}
#nav-login {
display: none;
width: 200px;
border: 1px solid #ccc;
border-radius: $radiuspx;
padding: 10px;
min-width: 300px;
}
.login-dropdown-menu {
padding: 8px;
background-color: #eee;
}
.rmagic-button {
margin: 15px 0 5px;
}