reduce image indicator sizes

This commit is contained in:
Luke Pulverenti 2014-01-01 22:53:27 -05:00
parent 7743b36bc9
commit bcb4b9da33
11 changed files with 46 additions and 28 deletions

View file

@ -408,7 +408,7 @@ h1 .imageLink {
@media all and (min-width: 900px) {
.page:not(.wizardPage) .header {
.page:not(.standalonePage) .header {
padding-top: 0;
}
}

View file

@ -106,7 +106,7 @@
}
.tileName {
font-weight: bold;
font-size: 14px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;