You are here

yandex_metrics_reports.css in Yandex.Metrics 8.3

.yandex_metrics_reports-report {
  margin-bottom: 30px;
  clear: both;
}

div#edit-filter-wrapper label {
  display: inline;
  margin-bottom: 30px;
}

.yandex_metrics_reports-report img {
  max-width: 100%;
}

File

yandex_metrics_reports/css/yandex_metrics_reports.css
View source
  1. .yandex_metrics_reports-report {
  2. margin-bottom: 30px;
  3. clear: both;
  4. }
  5. div#edit-filter-wrapper label {
  6. display: inline;
  7. margin-bottom: 30px;
  8. }
  9. .yandex_metrics_reports-report img {
  10. max-width: 100%;
  11. }