We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf3de91 commit 6146ea9Copy full SHA for 6146ea9
activeldap.css
@@ -337,23 +337,8 @@ dl.feature-list dd
337
padding: 5px 10px;
338
}
339
340
-/* for RDoc */
341
-body.indexpage,
342
-body.class,
343
-body.module,
344
-body.file
345
-{
346
- margin: 0 !important;
347
-}
348
-
349
-body.indexpage div.content
350
351
- margin: 1em 3em !important;
352
353
354
-body.class div.content,
355
-body.module div.content,
356
-body.file div.content
+/* for YARD */
+div#main
357
{
358
- margin: 40px !important;
+ padding: 0 !important;
359
0 commit comments