We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0128499 commit 72cd067Copy full SHA for 72cd067
1 file changed
lib/settings-screen.css
@@ -28,7 +28,7 @@ h1 {font-size: 36px; font-weight: normal; color: #888; margin-bottom: 20px}
28
h2 {font-size: 18px; font-weight: normal; color: #fff}
29
30
.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}
+.settings .infoPane {position: relative; width: 230px; height: 570px; font-size: 10px; color: #bbb; background-color: #fff; padding: 20px; float: left}
32
.settings .infoPane a {color: #888; text-decoration: none}
33
.settings .infoPane a:hover {text-decoration: underline}
34
.settings .logo {position: relative; margin-top: 2px}
0 commit comments