Browse Source

Changed position of buddy list loader to bottom right.

pull/168/head
Simon Eisenmann 11 years ago
parent
commit
8b649d46d5
  1. 2
      src/styles/components/_buddylist.scss
  2. 2
      static/css/main.min.css

2
src/styles/components/_buddylist.scss

@ -101,13 +101,11 @@ @@ -101,13 +101,11 @@
display: none;
font-size: 1.4em;
height: 2em;
left: 0;
margin: auto;
padding:.4em;
position: absolute;
right: 0;
text-align: center;
top: 0;
}
}

2
static/css/main.min.css vendored

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