Browse Source

add uk as a country code for united kingdom flag

pull/6531/head
Philip Garnero 6 years ago
committed by GitHub
parent
commit
9edf398142
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions
  1. 3
      dist/semantic.css

3
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
*******************************/
*******************************/
Loading…
Cancel
Save