|
|
@@ -54,11 +54,13 @@ td.critter-img img {
|
|
|
.cc-critter-schedule-actions {
|
|
|
display: flex;
|
|
|
justify-content: flex-end;
|
|
|
- padding: 1rem 0;
|
|
|
+ margin-bottom: 1rem;
|
|
|
+ flex-wrap: wrap;
|
|
|
}
|
|
|
.cc-critter-schedule-actions > div,
|
|
|
.cc-critter-schedule-actions > button {
|
|
|
margin-left: 1rem;
|
|
|
+ margin-top: 0.5rem;
|
|
|
}
|
|
|
.cc-critter-schedule-actions-search {
|
|
|
display: flex;
|