diff options
Diffstat (limited to 'documentation/css/preview/widgets.php')
-rw-r--r-- | documentation/css/preview/widgets.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/css/preview/widgets.php b/documentation/css/preview/widgets.php index 3ffc4edd8..70e3d13b1 100644 --- a/documentation/css/preview/widgets.php +++ b/documentation/css/preview/widgets.php @@ -23,7 +23,7 @@ function css_permissions_override() { ?> <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> <?php |