MDL-42368 Themes: Anomaly breadcrumb fix

Previously the editing button could become unreachable with small window
sizes.
This commit is contained in:
Krister 2014-01-31 15:07:09 +02:00 committed by Dan Poltawski
parent 0a489777fc
commit d20593ff05

View file

@ -66,7 +66,7 @@ h2.tagline {
margin: 0;
padding: 0;
color: #000;
height: 30px;
padding-bottom: 5px;
}
#page-header .navbar a:link,
#page-header .navbar a:visited {