mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-29 08:48:18 -05:00
Prevent listing chooser tabs from line wrapping on hover.
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user