Skip to content

Commit

Permalink
Cross browser - stop text wrap in ff
Browse files Browse the repository at this point in the history
* #462
  • Loading branch information
Abigail Cabunoc authored and Raniere Silva committed Jun 2, 2014
1 parent bf7c60e commit 0870a7d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions swc-bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ blockquote p {
transition:0.5s;
width:100%;
margin: 0 auto;
white-space: nowrap;
z-index:10;
}

#github-ribbon a:hover {
Expand Down

0 comments on commit 0870a7d

Please sign in to comment.