angular-moment-picker
angular-moment-picker copied to clipboard
Fixed `.moment-picker table` view - set equal width for table cells.
For correct work of table-layout: fixed;
property, .moment-picker table
must have a width property.
I'm replace min-width: 100%
to width: 100%
.