diff options
Diffstat (limited to 'documentation/css/preview/nav.php')
-rw-r--r-- | documentation/css/preview/nav.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/css/preview/nav.php b/documentation/css/preview/nav.php index 3ce839472..3d218a66b 100644 --- a/documentation/css/preview/nav.php +++ b/documentation/css/preview/nav.php @@ -13,7 +13,7 @@ elgg_push_breadcrumb('Third'); ?> <body> - <div class="elgg-page" style="width: 800px; margin: 20px auto;"> + <div class="elgg-page mal"> <h1 class="mbl"><?php echo $title; ?></h1> <div class="mbl"><a href="index.php">return to index</a></div> <h2>Breadcrumbs</h2> |