Skip to content

Commit 32c88b9

Browse files
committed
Revert "AO3-6748 the .meta .stats dl block isn't actually needed"
This reverts commit b92e4a3.
1 parent b92e4a3 commit 32c88b9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

public/stylesheets/masters/low_vision_default/low_vision_default_site_screen_.css

+5
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,11 @@ dl.meta {
101101
overflow: hidden;
102102
}
103103

104+
.meta .stats dl {
105+
float: left;
106+
margin-top: 0;
107+
}
108+
104109
.meta .stats dl dd,
105110
.meta .stats dl dt {
106111
float: left;

0 commit comments

Comments
 (0)