Skip to content

Commit 72cd067

Browse files
committed
Settings screen 10px taller
1 parent 0128499 commit 72cd067

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/settings-screen.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ h1 {font-size: 36px; font-weight: normal; color: #888; margin-bottom: 20px}
2828
h2 {font-size: 18px; font-weight: normal; color: #fff}
2929

3030
.settings {font-family: arial, verdana, helvetica, sans-serif; background-color: #1c1c19; color: #fff}
31-
.settings .infoPane {position: relative; width: 230px; height: 560px; font-size: 10px; color: #bbb; background-color: #fff; padding: 20px; float: left}
31+
.settings .infoPane {position: relative; width: 230px; height: 570px; font-size: 10px; color: #bbb; background-color: #fff; padding: 20px; float: left}
3232
.settings .infoPane a {color: #888; text-decoration: none}
3333
.settings .infoPane a:hover {text-decoration: underline}
3434
.settings .logo {position: relative; margin-top: 2px}

0 commit comments

Comments
 (0)