ux: wip - Push pixels for new login, remove inline styling, change so we use media queries using min-width instead of max-width and make sure it looks ok across all screen sizes (#9879)

This commit is contained in:
Johannes Schill
2017-12-11 16:31:50 +01:00
parent 84aa1e89c0
commit f77d34f7c9
4 changed files with 126 additions and 80 deletions

View File

@@ -224,6 +224,8 @@ $btn-padding-y-xl: 11px !default;
$btn-border-radius: 2px;
$btn-semi-transparent: rgba(0,0,0,0.2) !default;
// sidemenu
$side-menu-width: 60px;