image_attach.css in Image 5
Same filename and directory in other branches
.image-attach-body {
float: right;
margin-left: 1em;
}
.image-attach-teaser {
float: right;
margin-left: 1em;
}
.node {
clear: both;
}File
contrib/image_attach/image_attach.cssView source
- .image-attach-body {
- float: right;
- margin-left: 1em;
- }
- .image-attach-teaser {
- float: right;
- margin-left: 1em;
- }
- .node {
- clear: both;
- }