Browse Source

Fixed position of badges on bar buttons.

pull/75/head
Simon Eisenmann 12 years ago
parent
commit
f981b8a7db
  1. 1
      src/styles/components/_bar.scss
  2. 2
      static/css/main.min.css

1
src/styles/components/_bar.scss

@ -121,6 +121,7 @@ @@ -121,6 +121,7 @@
padding: 0;
text-align: center;
width: 42px;
position: relative;
&:focus {
border: none;
outline: none;

2
static/css/main.min.css vendored

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save