summaryrefslogtreecommitdiff
path: root/demo/grappelli
diff options
context:
space:
mode:
Diffstat (limited to 'demo/grappelli')
-rw-r--r--demo/grappelli/static/grappelli/css/typography.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/grappelli/static/grappelli/css/typography.css b/demo/grappelli/static/grappelli/css/typography.css
index b821d7c4..cdd5d3b3 100644
--- a/demo/grappelli/static/grappelli/css/typography.css
+++ b/demo/grappelli/static/grappelli/css/typography.css
@@ -94,7 +94,7 @@ a.back {
------------------------------------------------------------------------------------------------------ */
ul, li {
- list-style-type: none;
+ list-display-position: inherit;
}