Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F4477
shared.css.ol-ul-margins.patch
Public
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Authored By
•
bzimport
Nov 21 2014, 9:58 PM
2014-11-21 21:58:42 (UTC+0)
Size
489 B
Referenced Files
None
Subscribers
None
shared.css.ol-ul-margins.patch
View Options
Index: shared.css
===================================================================
--- shared.css (revision 102274)
+++ shared.css (working copy)
@@ -699,13 +699,13 @@
.mw-content-ltr ul,
.mw-content-rtl .mw-content-ltr ul {
/* @noflip */
- margin: 0.3em 0 0 1.5em;
+ margin: 0.3em 0 0 1.6em;
padding: 0;
}
.mw-content-rtl ul,
.mw-content-ltr .mw-content-rtl ul {
/* @noflip */
- margin: 0.3em 1.5em 0 0;
+ margin: 0.3em 1.6em 0 0;
padding: 0;
}
.mw-content-ltr ol,
File Metadata
Details
Attached
Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4042
Default Alt Text
shared.css.ol-ul-margins.patch (489 B)
Attached To
Mode
T14262: Indents and lists don't align
Attached
Detach File
Event Timeline
Log In to Comment