Skip to content
Snippets Groups Projects
Commit 95d444ab authored by Ron Lucke's avatar Ron Lucke
Browse files

Layout Bug: Buttons im Fullcalendar

Closes #4872

Merge request studip/studip!3649
parent b961dfa6
No related branches found
No related tags found
No related merge requests found
...@@ -21,11 +21,9 @@ a.fc-event, td.fc-event { ...@@ -21,11 +21,9 @@ a.fc-event, td.fc-event {
.fc-button { .fc-button {
@include button(); @include button();
border-radius: 0;
margin-top: 0; margin-top: 0;
margin-bottom: 0; margin-bottom: 0;
padding: 5px 20px; padding: 0;
&:last-of-type { &:last-of-type {
margin-right: 0; margin-right: 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment