aboutsummaryrefslogtreecommitdiff
path: root/views/default/css/elements/spacing.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/css/elements/spacing.php')
-rw-r--r--views/default/css/elements/spacing.php9
1 files changed, 1 insertions, 8 deletions
diff --git a/views/default/css/elements/spacing.php b/views/default/css/elements/spacing.php
index d65e2fc09..3dd2ad41d 100644
--- a/views/default/css/elements/spacing.php
+++ b/views/default/css/elements/spacing.php
@@ -6,6 +6,7 @@
* @subpackage UI
*/
?>
+
/* ***************************************
Spacing (from OOCSS)
*************************************** */
@@ -15,14 +16,6 @@
* Please use judiciously. You want to be using defaults most of the time, these are exceptions!
* <type><location><size>
*/
-/* ====== Default spacing ====== */
-/* comment out for now
-h1, h2, h3, h4, h5, h6, ul, ol, dl, p, blockquote, .media {margin:10px;}
-h1, h2, h3, h4, h5, h6, img{padding-bottom:0px;}
-pre{margin: 10px;}
-table h1,table h2,table h3, table h4, table h5, table h6, table p, table ul, table ol, table dl{padding:0;}
-*/
-
.pan{padding:0}
.pas{padding:5px}
.pam{padding:10px}