// toolbar nav fixs

This commit is contained in:
Kevin Granger
2013-10-25 10:33:45 +02:00
parent 0ca5a24e84
commit ddf65f3b97
5 changed files with 23 additions and 25 deletions
@@ -110,6 +110,13 @@ body.display-modal
input[type="text"],input[type="search"],input[type="password"], textarea, select
@extend .form-control
//panels
#content
.panel
.panel-footer
margin: 15px -20px -20px
height: 73px
//todo: fix focus firefox
*:focus
outline: none!important