Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly put hidden-visually off-screen | Vincent Petry | 2020-10-29 | 1 | -3/+3 |
| | | | | | | | | | In some situations the element is still affecting the layout, especially when a sticky is nearby. This fix moves it properly off-screen. Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | Revert "Fix .hidden class specificity, should not be overridable, ref #12138" | Julius Härtl | 2018-11-01 | 1 | -3/+3 |
| | | | | This reverts commit 25e70e1eb798d9292b4d5864d89c6c424ff0218c. | ||||
* | Fix .hidden class specificity, should not be overridable, ref #12138 | Jan-Christoph Borchardt | 2018-10-31 | 1 | -3/+3 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Add more styles to the server.scss | Morris Jobke | 2017-03-09 | 1 | -0/+50 |
Signed-off-by: Morris Jobke <hey@morrisjobke.de> |