diaspora/app/assets/stylesheets/stream.scss
Pablo Cuadrado 267d98f132 leftnavbar with full sized clickable anchors, better padding, weight font reduced, overall looks polished
fixed background added for contrast, hideable on SM or XS bootstrap-based sizes.
2015-08-11 18:08:26 +02:00

10 lines
192 B
SCSS

.stream_container {
padding-left: 10px;
padding-top: 20px;
margin-left: -10px;
margin-top: -20px;
#publisher {
margin-bottom: 15px;
}
.well#ignore-info { text-align: center; }
}