Browse Source

Fixed room chat image border.

pull/114/head
Simon Eisenmann 11 years ago
parent
commit
edfab2540b
  1. 1
      src/styles/components/_chat.scss
  2. 2
      static/css/main.min.css

1
src/styles/components/_chat.scss

@ -368,6 +368,7 @@ @@ -368,6 +368,7 @@
text-align: center;
top: 4px;
width: 46px;
z-index: 0;
.#{$fa-css-prefix} {
color: $actioncolor2;
line-height: 46px;

2
static/css/main.min.css vendored

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