Do not hide primary action text

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl 2018-04-05 11:32:11 +02:00
parent eb19899f8e
commit cc3b1179fc
No known key found for this signature in database
GPG Key ID: 4C614C6ED2CDE6DF
1 changed files with 0 additions and 4 deletions

View File

@ -46,10 +46,6 @@ table td.filename .nametext {
text-overflow: ellipsis;
}
// Hide Download label of 3-dot-menu on public share pages
.share-menutoggle-text {
display: none;
}
#header .menutoggle {
padding-right: 14px;
background-position: center;