Revize 4a535717
Přidáno uživatelem Ondřej Anděl před asi 4 roky(ů)
application/view/style.css | ||
---|---|---|
84 | 84 |
max-width: none !important; |
85 | 85 |
} |
86 | 86 |
|
87 |
.app-content .content { |
|
88 |
height: 100%; |
|
89 |
overflow: auto; |
|
90 |
} |
|
91 |
|
|
87 | 92 |
.app-content .content .search-results { |
88 | 93 |
height: 100%; |
89 | 94 |
overflow: auto; |
Také k dispozici: Unified diff
Fix: merge-fix (content alignment style)