constructit

Results 5 comments of constructit

| | Chrome | Firefox | Internet Explorer | Opera | Safari | Edge | | --- | --- | --- | --- | --- | --- | --- |...

@franciscop Unfortunately this problem exists in all browsers at smaller sizes because of the way the component is built. The content element `.tab-inner` is `position: absolute` which is fine when...

Sure, do what you want with it!

Same goes for radio buttons in the collapse with accordion. Move in front of _.collapse-btn_: https://jsfiddle.net/mrgiao/ytxgysxy/

Yes allowing wildcards like [grunt-cache-bust](https://github.com/hollandben/grunt-cache-bust) would save a lot of extra configuration time. Eg. ```javascript match: [ 'app-components/**/*.js', ] ```