Skip to content

Commit

Permalink
Make comments consistent.
Browse files Browse the repository at this point in the history
  • Loading branch information
bharat committed Aug 30, 2009
1 parent 4593297 commit 0dba585
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions modules/organize/css/organize.css
@@ -1,6 +1,6 @@

/*******************************************************************
* Dialog wide stylings
* Dialog wide styles
*/
#gOrganize {
overflow: hidden;
Expand Down Expand Up @@ -34,7 +34,7 @@
}

/*******************************************************************
* Album Tree styling
* Album Tree styles
*/
#gOrganizeTreeContainer {
height: 100%;
Expand Down Expand Up @@ -69,7 +69,7 @@
}

/*******************************************************************
* Album Panel Styles
* Album panel styles
*/
#gOrganizeMicroThumbPanel {
margin: 0 !important;
Expand Down Expand Up @@ -128,7 +128,7 @@
}

/****************************************************************
* Organize Controls styling
* Controls styles
*/
#gOrganizeControls {
padding-left: 8px;
Expand Down

0 comments on commit 0dba585

Please sign in to comment.