https://bugzilla.wikimedia.org/show_bug.cgi?id=67518
Bug ID: 67518
Summary: Flow front-end: always-present dotted line from topic
summary either invisible or jarring
Product: MediaWiki extensions
Version: master
Hardware: All
OS: All
Status: NEW
Keywords: design
Severity: minor
Priority: Unprioritized
Component: Flow
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected],
[email protected]
Web browser: ---
Mobile Platform: ---
Created attachment 15846
--> https://bugzilla.wikimedia.org/attachment.cgi?id=15846&action=edit
A moderated (hidden) Flow post titlebar, magnified for clarity.
Every topic's titlebar has a
<div class="flow-topic-summary"> </a>
in it, even there's no summary text.
This has a dotted gray top border, from modules/new/styles/layout.less :
.flow-topic-summary {
border-top: 1px dotted @colorGrayLightest;
...
The result:
* The dotted border is invisible in a normal topic, because the topic's
background is the same @colorGrayLightest.
* In a moderated topic you always see this faint dotted line whether there's a
summary or not, because the topic's background-color is white. It looks weird,
see attachment
* Slight waste of vertical space in topics without a summary.
What's the intended design?
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l