remove single-line excerpts in widescreen 3panel mode because it breaks layout
This commit is contained in:
@@ -592,6 +592,12 @@ div.autocomplete ul li {
|
||||
text-overflow : ellipsis;
|
||||
}
|
||||
|
||||
div#headlines-frame.wide .hlTitle {
|
||||
max-width : auto;
|
||||
overflow : visible;
|
||||
white-space : normal;
|
||||
}
|
||||
|
||||
.hlContentH a, .hlContentH span {
|
||||
color : #00cc00;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user