From 2ba35167bcc967d207300d938cb9ebb7c6b5f74d Mon Sep 17 00:00:00 2001 From: HardiReady Date: Mon, 26 Feb 2018 08:36:46 +0100 Subject: [PATCH] fix war detail tab alignment firefox --- package.json | 2 +- static/src/app/statistic/war-detail/war-detail.component.css | 3 +++ static/src/app/statistic/war-detail/war-detail.component.html | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8640355..42a95fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "opt-cc", - "version": "1.6.12", + "version": "1.6.13", "author": "Florian Hartwich ", "private": true, "scripts": { diff --git a/static/src/app/statistic/war-detail/war-detail.component.css b/static/src/app/statistic/war-detail/war-detail.component.css index d104953..9e60f76 100644 --- a/static/src/app/statistic/war-detail/war-detail.component.css +++ b/static/src/app/statistic/war-detail/war-detail.component.css @@ -19,6 +19,9 @@ } .nav-tabs { + width: 980px; + margin: auto; + clear: both; border-bottom: 0; } diff --git a/static/src/app/statistic/war-detail/war-detail.component.html b/static/src/app/statistic/war-detail/war-detail.component.html index ddcf567..f6b6452 100644 --- a/static/src/app/statistic/war-detail/war-detail.component.html +++ b/static/src/app/statistic/war-detail/war-detail.component.html @@ -50,7 +50,7 @@ -