From 376eaec4d23f72ad66027325e07461919814177a Mon Sep 17 00:00:00 2001 From: ewinslow Date: Fri, 21 Jan 2011 21:35:36 +0000 Subject: Made a thorough pass over the css. Included todo's throughout to track what still needs to be done. git-svn-id: http://code.elgg.org/elgg/trunk@7890 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css/elements/base.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'views/default/css/elements/base.php') diff --git a/views/default/css/elements/base.php b/views/default/css/elements/base.php index 56a692c63..af050deac 100644 --- a/views/default/css/elements/base.php +++ b/views/default/css/elements/base.php @@ -6,6 +6,7 @@ ?> + .clearfloat { clear:both; } /* Clearfix! */ @@ -23,6 +24,7 @@ margin:0 auto; } + /** * elgg-body fills the space available to it. * It uses hidden text to expand itself. The combination of auto width, overflow -- cgit v1.2.3