Labels |
Added:
?
|
Category | ⇒ | com_banners |
Priority | Medium | ⇒ | Very low |
Status | New | ⇒ | Confirmed |
Is this still valid in 3.7.4?
background is defined in .input-append .active, .input-prepend .active
selector.
The issue simply comes from:
.input-append, .input-prepend {
margin-bottom: 9px;
}
which is Bootstrap's CSS.
So the following LESS required to fix would be:
.js-stools-field-filter {
.input-prepend,
.input-append {
margin-bottom: 0;
}
}
I have absolutely no idea what validation classes are being used in J3, so not sure if the green BG should be there or not.
Is there a particular reason why the active class is been added to these fields?
Status | Confirmed | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-10-04 14:42:40 |
Closed_By | ⇒ | franz-wohlkoenig |
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/15269
@franz-wohlkoenig That PR adresses the colour, not the unecessary bottom margin. So this needs to be re-opened
Status | Closed | ⇒ | Discussion |
Closed_Date | 2017-10-04 14:42:40 | ⇒ | |
Closed_By | franz-wohlkoenig | ⇒ |
Status | Discussion | ⇒ | New |
Closed_Date | 0000-00-00 00:00:00 | ⇒ |
Set to "open" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/15269
Status | New | ⇒ | Discussion |
reopen as stated above.
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-10-05 05:18:26 |
Closed_By | ⇒ | franz-wohlkoenig |
Closed_Date | 2017-10-05 05:18:26 | ⇒ | 2017-10-05 05:18:27 |
Closed_By | franz-wohlkoenig | ⇒ | joomla-cms-bot |
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/15269
Issue confirmed.
System information
3.7.0-rc2 (nightly Build)
macOS Sierra, 10.12.4
Firefox 52 (64-bit)
MAMP 4.1.1