Hi Yishay,

I have found solution but I'm not sure whether I should commit it. In order
to get rid of this ugly margin on the left you have to add style for
container of MDL slider - to your mdl-styles.css. 

.mdl-slider__container
{
  margin: 0, 0, 0, -20px;
}

I could add it this code to default.css, but is it something which we wanted
? 

Piotr



-----
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/FlexJS-MDL-Layout-Problems-tp59423p59463.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to