}
}
-.pagination {
- padding-top: $lineheight;
-}
-
/* Rules for the diary entry page */
.diary_entries {
#map {
- position: relative;
- width: 90%;
height: 400px;
border: 1px solid $grey;
display: none;
margin-bottom: $lineheight;
}
- #newcomment {
- border-top: 1px solid $grey;
- padding-top: $lineheight;
- margin-top: $lineheight/2;
- }
.comments {
max-width: 740px;
}
float: left;
}
-
-.diary-subscribe-buttons {
- position: relative;
- top: -30px;
- left: 130px;
-}
-
/* Rules for the log in page */
#login_auth_buttons {