Skip to content

Instantly share code, notes, and snippets.

View eymen-elkum's full-sized avatar
🎯
Focusing

Eymen Elkum eymen-elkum

🎯
Focusing
View GitHub Profile
@eymen-elkum
eymen-elkum / style.css
Last active August 29, 2015 14:26
CakePHP Bootstrap UI: style for date and date time inputs selects
/*
date & dateTime inputs styles for cakePHP-BootstrapUI plugin
*/
.list-inline li.year,.list-inline li.month{
min-width: 100px;
}
.list-inline li{
min-width: 75px;
}
.date .list-inline,.datetime .list-inline {