responsive.css update

1.9.x
Alex 12 years ago
parent b073ac7e6c
commit 8ac5dbc644
  1. 7
      main/css/responsive.css

@ -571,8 +571,13 @@ The more frequent ones have been marked with *
text-align: center;
}
.new_actions .nav > li {
float: none;
float: left;
}
.well.form-inline {
display: inline-block;
margin-top: 15px;
width: 100%;
}
.new_actions .nav > li > a {
border: 0;
}

Loading…
Cancel
Save