Skip to content

Commit 23cf2f2

Browse files
committed
AO3-6748 even more reasonable rules that should still behave the same
1 parent bf74121 commit 23cf2f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/stylesheets/masters/low_vision_default/low_vision_default_site_screen_.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -102,13 +102,13 @@ dl.meta {
102102
}
103103

104104
.meta .stats dl {
105-
display: block;
106105
margin-top: 0;
106+
text-align: left;
107107
}
108108

109109
.meta .stats dl dd,
110110
.meta .stats dl dt {
111-
float: left;
111+
display: inline-block;
112112
}
113113

114114
textarea,

0 commit comments

Comments
 (0)