Skip to content

Commit

Permalink
use a dropup for styling reasons
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Schubert committed Dec 14, 2014
1 parent af4ee0e commit 417ce3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
</ul>
</div>
<div class="col-md-3">
<div class="dropdown">
<div class="dropdown dropup">
<button class="btn btn-defalt dropdown-toggle" data-toggle="dropdown">
<%= t '.choose_language' %>
<span class="caret"></span>
Expand Down

0 comments on commit 417ce3d

Please sign in to comment.