Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: pages/utilities.html

Issue 29612659: Issue 6061 - website-defaults unstyled ul doesn't unstyle li (Closed) Base URL: https://hg.adblockplus.org/website-defaults
Patch Set: Created Nov. 20, 2017, 2:58 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « includes/tests/unstyled/lists.html ('k') | static/scss/_utilities.scss » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/utilities.html
===================================================================
--- a/pages/utilities.html
+++ b/pages/utilities.html
@@ -25,8 +25,12 @@
<p class="text-left">Text aligned left</p>
<p class="text-start">Text aligned to the start of the container</p>
<p class="text-right">Text aligned right</p>
<p class="text-end">Text aligned to the end of the container</p>
+
+<h2 id="unstyled">Unstyled</h2>
+
+<? include tests/unstyled/lists ?>
« no previous file with comments | « includes/tests/unstyled/lists.html ('k') | static/scss/_utilities.scss » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld