reduce image indicator sizes
This commit is contained in:
parent
7743b36bc9
commit
bcb4b9da33
11 changed files with 46 additions and 28 deletions
|
@ -408,7 +408,7 @@ h1 .imageLink {
|
|||
|
||||
@media all and (min-width: 900px) {
|
||||
|
||||
.page:not(.wizardPage) .header {
|
||||
.page:not(.standalonePage) .header {
|
||||
padding-top: 0;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -106,7 +106,7 @@
|
|||
}
|
||||
|
||||
.tileName {
|
||||
font-weight: bold;
|
||||
font-size: 14px;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue