forked from CGM_Public/pretix_original
* Fix line height for decade span * Move to own file
This commit is contained in:
@@ -15,6 +15,11 @@
|
||||
@import "../../select2/select2_bootstrap.scss";
|
||||
@import "../../colorpicker/bootstrap-colorpicker.scss";
|
||||
|
||||
/* See https://github.com/pretix/pretix/pull/761 */
|
||||
.bootstrap-datetimepicker-widget table td span {
|
||||
line-height: 1.8em;
|
||||
}
|
||||
|
||||
footer {
|
||||
text-align: center;
|
||||
padding: 10px 0;
|
||||
|
||||
Reference in New Issue
Block a user