Commit eb0e0fad authored by Panayiotis Lipiridis's avatar Panayiotis Lipiridis
Browse files

Fixed line height

parent 2a0ad630
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
  position: relative;
  display: inline-block;
  width: 1.3333333333333333em;
  line-height: 2em;
  line-height: 1em;
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
+1 −1

File changed.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
  position: relative;
  display: inline-block;
  width: unit(4 / 3, em);
  line-height: 2em;
  line-height: 1em;
  .flag-icon-background;
  &:before {
    content: "\00a0";