mirror of https://github.com/snachodog/mybuddy.git
Remove workaround for issue fixed in npm tempusdominus-bootstrap-4 5.0.0-alpha14.
This commit is contained in:
parent
99c55fa392
commit
e04d5ece00
|
@ -1,12 +1,5 @@
|
|||
// Baby Buddy site-wide custom styles.
|
||||
|
||||
// Temporary workaround. See: https://github.com/tempusdominus/bootstrap-4/issues/18
|
||||
.bootstrap-datetimepicker-widget {
|
||||
&.dropdown-menu {
|
||||
width: auto; // Reset the default
|
||||
}
|
||||
}
|
||||
|
||||
// Remove extra margin below site breadcrumb.
|
||||
.breadcrumb {
|
||||
margin-bottom: 0;
|
||||
|
|
Loading…
Reference in New Issue