diff options
author | Dennis Tang <dtang@gitlab.com> | 2018-11-26 11:38:34 +0000 |
---|---|---|
committer | Dennis Tang <dtang@gitlab.com> | 2018-12-10 15:53:32 +0000 |
commit | 883d7b5c91920860980904e15ac6a5b6b9dabe6a (patch) | |
tree | fb5828b50339aaac5acd9269458351df8cce24f5 /locale | |
parent | 849778d146add869f4ef0528eea0ca2e115db1fa (diff) | |
download | gitlab-ce-883d7b5c91920860980904e15ac6a5b6b9dabe6a.tar.gz |
Resolve main nav clipping in certain breakpoints
Makes the following changes in order to have all the
items of the top nav fit within all of the new Bootstrap 4 breakpoints:
- Change GitLab logo to show only on desktop breakpoint (lg and up)
- Move margin from logo to logo text, saving 8px
- Move the following icon links to the "More" nav dropdown
- Instance Statistics (ConDev Index)
- Admin area (if Admin)
- Sherlock Transactions (if enabled)
- Removed separator between Admin icons
- Change search input width from 240px to 200px
- Move "Activity", "Milestone", and "Snippets" into "More" menu on lg breakpoints
- Show "More" menu of lg breakpoints
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 043864fd47e..032498babec 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -405,9 +405,6 @@ msgstr "" msgid "Admin Overview" msgstr "" -msgid "Admin area" -msgstr "" - msgid "AdminArea| You are about to permanently delete the user %{username}. Issues, merge requests, and groups linked to them will be transferred to a system-wide \"Ghost-user\". To avoid data loss, consider using the %{strong_start}block user%{strong_end} feature instead. Once you %{strong_start}Delete user%{strong_end}, it cannot be undone or recovered." msgstr "" |