Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2018-10-01 16:19:01 +0300
committerGitHub <noreply@github.com>2018-10-01 16:19:01 +0300
commitb5bf83fb4c09be131a7b8741bd1272ac2e5ca774 (patch)
tree149b6dc5489a3d0e21207aa9f5cb987179407743 /core/css/public.scss
parent5394d4400ff0651a47d536c830b5b1b9dba85ffc (diff)
parent74e52a14b720ad1d917cc701bb820c14862ff179 (diff)
Merge pull request #11502 from nextcloud/share-header
Fix share header text on small widths
Diffstat (limited to 'core/css/public.scss')
-rw-r--r--core/css/public.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/css/public.scss b/core/css/public.scss
index 052c98e29ea..0edf391fa49 100644
--- a/core/css/public.scss
+++ b/core/css/public.scss
@@ -8,8 +8,6 @@ $footer-height: 65px;
}
#header-secondary-action {
- margin-right: 13px;
-
ul li {
min-width: 270px;
}