Skip to content

Commit b0e426a

Browse files
jzaeffererrdworth
authored andcommitted
Remove margin on category summaries. Fixes #119
(cherry picked from commit 7761cb6) Conflicts: themes/jquery/css/base.css
1 parent 4cbf4b6 commit b0e426a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

themes/jquery/css/base.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1182,6 +1182,11 @@ body {
11821182
padding-left: 35px;
11831183
}
11841184

1185+
.entry-summary p {
1186+
margin: 0;
1187+
}
1188+
1189+
11851190
/* Global Nav
11861191
========================================================================== */
11871192

0 commit comments

Comments
 (0)