mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #1699 from owncloud/multiselect-bar-fix
fix multiselect bar offset on shared page, close #1339 finally
This commit is contained in:
commit
0f8058cb12
1 changed files with 1 additions and 0 deletions
|
|
@ -71,4 +71,5 @@ p.info a {
|
|||
|
||||
thead{
|
||||
background-color: white;
|
||||
padding-left:0 !important; /* fixes multiselect bar offset on shared page */
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue