Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 293630

Fix to general css in the views UI

$
0
0

views.admin.css has some way to generic css.

/* @group Inline lists */

.horizontal > * {
clear: none;
float: left; /* LTR */
}

.horizontal.right {
float: right;
}

.horizontal label {
position: absolute;
}

.horizontal .form-item > [class] {
margin-top: 25px;
}

.horizontal .form-item > [class] + [class] {
margin-top: 0;
}

/* @end */

This should be specified to just apply to the view form.


Viewing all articles
Browse latest Browse all 293630

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>