src/tools: Set right margin to 0 in style sheet used for html docs created from pod
This commit is contained in:
+1
-1
@@ -302,7 +302,7 @@ table.dlsip {
|
||||
border: 0.4ex solid #dddddd;
|
||||
}
|
||||
|
||||
.pod, .manifest { margin-right: 20ex; }
|
||||
.pod, .manifest { margin-right: 0; }
|
||||
|
||||
.pod PRE {
|
||||
background: #eeeeee;
|
||||
|
||||
Reference in New Issue
Block a user