You are here

birthdays.css in Birthdays 6

Same filename and directory in other branches
  1. 5 birthdays.css
#birthdays-page-filter input {
  margin-top: 0;
  margin-bottom: 0;
}

.birthdays-filter {
  text-align: right;
}

.birthdays-container div,
.birthdays-container label {
  display: block;
}

File

birthdays.css
View source
  1. #birthdays-page-filter input {
  2. margin-top: 0;
  3. margin-bottom: 0;
  4. }
  5. .birthdays-filter {
  6. text-align: right;
  7. }
  8. .birthdays-container div,
  9. .birthdays-container label {
  10. display: block;
  11. }