Prevent listing chooser tabs from line wrapping on hover.

This commit is contained in:
Max Goodman
2013-05-12 03:25:55 -07:00
parent 290c461cd9
commit 662de9425c

View File

@@ -7046,7 +7046,6 @@ body.with-listing-chooser {
&:hover {
margin-left: 9px;
padding-right: 10px;
}
a {
@@ -7132,6 +7131,7 @@ body.with-listing-chooser {
.error {
margin: 4px 0;
width: 100px;
}
button {