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
path: root/core/css
diff options
context:
space:
mode:
authorAlaa Shmalih <alaa.shmalih@gmail.com>2019-01-14 13:41:29 +0300
committerBackportbot <backportbot-noreply@rullzer.com>2019-01-16 18:30:45 +0300
commit3f8b43f16d535100a08fa7daee604666471fe5a3 (patch)
tree987766a7ddef9f55db1d95d9f328bb4b66a58c3a /core/css
parent3384bb27e946a5ca91534b02152dd3e9e47a4570 (diff)
the bug number #13263 fixed by the xavierando user
i change the file by xaviterando done and fix and i will do pull request to the solution becouse xavirando did pull request to him self
Diffstat (limited to 'core/css')
-rw-r--r--core/css/header.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/header.scss b/core/css/header.scss
index cdaf6715afe..e3a3a7a407d 100644
--- a/core/css/header.scss
+++ b/core/css/header.scss
@@ -510,7 +510,7 @@ nav[role='navigation'] {
opacity: 0;
position: absolute;
color: var(--color-primary-text);
- bottom: -5px;
+ bottom: 2px;
width: calc(100% - 4px);
text-align: center;
overflow: hidden;