Commit 4037e874 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Fix header wrapping to multiple lines in IE7.

parent b1498552
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -18,6 +18,8 @@
  margin: 10px 0 0 8px;
  padding-left: 21px;
  font-size: 1.1em;
  // Make it all appear in one line in IE7
  white-space: nowrap;
  a {
    color: #fff; }
  strong {