diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-12-02 11:31:57 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-12-02 11:31:57 +0200 |
commit | 4cbe72d76722ce6c3d327ec62f54478a6e955d32 (patch) | |
tree | d20b590352fad37014ae32646f060bd0f02346b9 /features/project | |
parent | 5b92ddb80994ff6ab992dcdb39e3a27c687f0dc3 (diff) | |
download | gitlab-ce-4cbe72d76722ce6c3d327ec62f54478a6e955d32.tar.gz |
UI improvements mostly for mobile screens
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'features/project')
-rw-r--r-- | features/project/active_tab.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/project/active_tab.feature b/features/project/active_tab.feature index 8d3e0bd967f..ed548177837 100644 --- a/features/project/active_tab.feature +++ b/features/project/active_tab.feature @@ -110,7 +110,7 @@ Feature: Project Active Tab Scenario: On Project Issues/Browse Given I visit my project's issues page - Then the active sub tab should be Browse Issues + Then the active sub tab should be Issues And no other sub tabs should be active And the active main tab should be Issues |