Skip to content

Commit

Permalink
'merged from 1.6 - MDL-6020 - CSS changes to align text beside images'
Browse files Browse the repository at this point in the history
  • Loading branch information
urs_hunkler committed Sep 18, 2006
1 parent 492e507 commit aaf281d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions theme/standard/styles_layout.css
Expand Up @@ -570,6 +570,16 @@ ul.list, ul.list li, ol.list, ol.list li {
margin-top: 10px; margin-top: 10px;
} }


.sideblock .icon {
display: block;
float: left;
margin-right: 0.3em;
}

.sideblock .list li {
clear: left;
}

.blockconfigtable { .blockconfigtable {
margin-top: 0; margin-top: 0;
} }
Expand Down

0 comments on commit aaf281d

Please sign in to comment.