mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 23:17:32 -02:30
Menu collapse break-point
Increased based on new T O W E R logo size. Increasing prevents the Accounts menu from breaking to a new line
This commit is contained in:
@@ -296,7 +296,7 @@
|
||||
@grid-gutter-width: 30px;
|
||||
// Navbar collapse
|
||||
//** Point at which the navbar becomes uncollapsed.
|
||||
@grid-float-breakpoint: 1075px; //CLH 6/24/14 - cause main navbar menu to collapse here and hopefully
|
||||
@grid-float-breakpoint: 1082px; //CLH 6/24/14 - cause main navbar menu to collapse here and hopefully
|
||||
// not show multi-line main menu
|
||||
//** Point at which the navbar begins collapsing.
|
||||
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);
|
||||
|
||||
2
awx/ui/static/css/ansible-bootstrap.min.css
vendored
2
awx/ui/static/css/ansible-bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user