Firefox compatibility fixes, be more aware of problems in authentication

This commit is contained in:
Tom MacWright
2012-11-30 15:59:16 -05:00
parent 9ec9e9b6b3
commit bdf47e4a80
5 changed files with 12 additions and 12 deletions
+3 -1
View File
@@ -53,6 +53,7 @@ button {
line-height:18px;
margin:5px 5px 0 0;
cursor:pointer;
border-radius:2px;
}
button.cancel {
@@ -285,7 +286,8 @@ input#geocode-location {
.commit-pane .changeset-comment {
width:630px;
font-size:12px;
/* firefox uses monospace in textareas */
font:normal 12px/20px 'Helvetica Neue', Arial, sans-serif;
}
.commit-section {