This repository has been archived on 2024-08-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
core/view/css/mod_events.css
2015-11-24 19:18:26 +01:00

11 lines
141 B
CSS

/* fix borders */
#events-calendar {
margin-left: -1px;
margin-bottom: -1px;
}
.bootstrap-tagsinput {
width: 100%;
padding: 6px 12px;
}