Skip to content

Commit

Permalink
override navbar-toggle float behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
lsat12357 committed Jul 3, 2019
1 parent 17fcc42 commit bb1620e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/assets/stylesheets/application.css.scss
Expand Up @@ -47,3 +47,7 @@ select#term_type { margin-bottom: 10px; }
.label-local-collection { background-color: #159818; }

.hidden-unless-admin { display: none; }

.navbar-toggle {
float: left;
}

0 comments on commit bb1620e

Please sign in to comment.