diff --git a/src/client/app/mobile/views/components/drive.file-detail.vue b/src/client/app/mobile/views/components/drive.file-detail.vue
index de46297fc..7425afe1e 100644
--- a/src/client/app/mobile/views/components/drive.file-detail.vue
+++ b/src/client/app/mobile/views/components/drive.file-detail.vue
@@ -38,10 +38,10 @@
@@ -205,28 +205,6 @@ export default Vue.extend({
max-width 500px
margin 0 auto
- > *
- display block
- width 100%
- padding 10px 16px
- margin 0 0 12px 0
- color var(--primaryForeground)
- font-size 0.9em
- text-align center
- text-decoration none
- background var(--primary)
- border none
- border-radius 3px
-
- &:last-child
- margin-bottom 0
-
- &:active
- background var(--primaryDarken10)
-
- > [data-fa]
- margin-right 4px
-
> .hash
padding 14px
border-top solid 1px var(--faceDivider)