diff options
Diffstat (limited to 'forged/static/style.css')
-rw-r--r-- | forged/static/style.css | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/forged/static/style.css b/forged/static/style.css index 4923771..8c6c6d5 100644 --- a/forged/static/style.css +++ b/forged/static/style.css @@ -544,11 +544,11 @@ td > ul { .repo-header > .nav-tabs-standalone { border: none; - margin: 0; - flex-grow: 1; - display: inline-flex; - flex-wrap: nowrap; - padding: 0; + margin: 0; + flex-grow: 1; + display: inline-flex; + flex-wrap: nowrap; + padding: 0; } .repo-header { |