mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-25 14:58:27 -05:00
Scale gold message preview width to fit containing box.
This prevents the inline-block behavior of displaying on the same line as the buy buttons if the preview is very thin.
This commit is contained in:
committed by
Neil Williams
parent
789a6ee5b6
commit
0185a1fbb4
@@ -5463,7 +5463,6 @@ tr.gold-accent + tr > td {
|
||||
background-color: white;
|
||||
padding: 0 10px;
|
||||
margin-bottom: 15px;
|
||||
display: inline-block;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user