Skip to content

Commit 58706dd

Browse files
authored
Merge pull request #33937 from nextcloud/fix/menuitem-radius
Fix menuitem border radius
2 parents 6404e5b + ebd9649 commit 58706dd

File tree

8 files changed

+5
-8
lines changed

8 files changed

+5
-8
lines changed

apps/files/css/files.css

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/files/css/files.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/files/css/files.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,6 @@ table td.selection {
559559
/* fix position of bubble pointer for Files app */
560560
.bubble,
561561
#app-navigation .app-navigation-entry-menu {
562-
border-top-right-radius: 3px;
563562
min-width: 100px;
564563
}
565564

apps/files/css/merged.css

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)