We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b5e74c commit 8e8a5e1Copy full SHA for 8e8a5e1
1 file changed
public/views/header.ejs
@@ -1,7 +1,7 @@
1
<nav class="navbar navbar-default navbar-fixed-top unselectable hidden-print">
2
<!-- Brand and toggle get grouped for better mobile display -->
3
<div class="navbar-header">
4
- <span class="pull-right" style="margin-top: 17px; color: #777;">
+ <span class="pull-right" style="margin-top: 17px; color: #777; float: right;">
5
<div class="visible-xs"> </div>
6
<div class="visible-sm"> </div>
7
<div class="visible-md"> </div>
0 commit comments