Merge branch 'refs/heads/feature/3.0.0-pre/design-fixes-accessibility-master' into feature/2.4.0/accessibility-master

pull/41/head
Romano Licker 13 years ago
commit 6e951d53f9
  1. 2
      public/stylesheets/application.css

@ -1341,7 +1341,6 @@ input:-moz-placeholder {
#breadcrumb {
height:38px;
overflow:hidden;
padding-left:20px;
background:url(../images/background_breadcrumb.png) repeat-x left top;
min-width:1000px;
}
@ -1361,6 +1360,7 @@ input:-moz-placeholder {
font-size: 11px;
margin-top:3px;
margin-bottom:0px;
margin-left:20px;
}
#breadcrumb a {
text-decoration:underline;

Loading…
Cancel
Save