diaspora/app/assets/stylesheets/chat.scss
Augier 207b6c6153 Port to Bootstrap 3
correcting images display on stream sidebar

Corrections on profile page
2015-06-04 18:05:43 +02:00

7 lines
170 B
SCSS

body > .container.chat-roster-shown {
padding-right: 224px;
#back-to-top { right: 244px; }
}
body > .container.chat-roster-hidden {
#back-to-top { right: 54px; }
}