From 9edf398142ef9272a93df2719c3bc32b6c73329d Mon Sep 17 00:00:00 2001 From: Philip Garnero Date: Thu, 9 Aug 2018 16:40:18 +0200 Subject: [PATCH] add uk as a country code for united kingdom flag --- dist/semantic.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dist/semantic.css b/dist/semantic.css index 19d55ea4a..6597d79a0 100755 --- a/dist/semantic.css +++ b/dist/semantic.css @@ -5974,6 +5974,7 @@ i.flag.gabon:before { } i.flag.gb:before, +i.flag.uk:before, i.flag.united.kingdom:before { background-position: -36px -26px; } @@ -39892,4 +39893,4 @@ body.pushable > .pusher { /******************************* Site Overrides -*******************************/ \ No newline at end of file +*******************************/