cms/drupal/modules/image/image-rtl.css
author ymh <ymh.work@gmail.com>
Tue, 26 Sep 2017 21:41:49 +0200
changeset 550 fbd1bfc9f963
parent 541 e756a8c72c3d
permissions -rw-r--r--
Improve label resolution in french for geonames.


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