Merge pull request #26227 from nextcloud/backport/26213/stable21
[stable21] Removed unnecessary padding
This commit is contained in:
commit
476c30b807
|
@ -6,11 +6,6 @@
|
||||||
* See the COPYING-README file.
|
* See the COPYING-README file.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* SETTINGS */
|
|
||||||
#files-setting-showhidden {
|
|
||||||
padding-bottom: 8px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* FILE MENU */
|
/* FILE MENU */
|
||||||
.actions {
|
.actions {
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
|
|
Loading…
Reference in New Issue