some css cleanup.

This commit is contained in:
Keivan Beigi
2013-02-25 19:54:58 -08:00
parent e9789116d2
commit 9ed7c03d48
7 changed files with 62 additions and 52 deletions
+7 -2
View File
@@ -4,7 +4,7 @@
}
.nz-input-large input {
height: 40px;
height: 50px;
}
.nz-input-large *[class*='icon-'] {
@@ -58,8 +58,8 @@
}
.unmapped-folder-view .folder-header {
font-size: 30px;
font-weight: 300;
padding-left: 20px;
}
.unmapped-folder-view .folder-header input {
@@ -74,3 +74,8 @@
.existing-root-folder-view, h1 {
padding: 10px 0 20px 0;
}
.folder-name-matches {
padding-left: 20px;
padding-top: 10px;
}