summaryrefslogtreecommitdiffstatshomepage
path: root/modules/image/image-rtl.css
blob: 2a7a855ede53c25a841bbc191a5fb0aca28af017 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11

/**
 * Image upload widget.
 */
div.image-preview {
  float: right;
  padding: 0 0 10px 10px;
}
div.image-widget-data {
  float: right;
}