Why the ionic team has removed the border color from the button bar from the css version 1.2.4?
. bar-stable .button {
border-color: transparent;
background-color: #f8f8f8;
color: #444;
}
Why the ionic team has removed the border color from the button bar from the css version 1.2.4?
. bar-stable .button {
border-color: transparent;
background-color: #f8f8f8;
color: #444;
}