Vorbereitung sprint meeting

This commit is contained in:
Jana Deutschländer 2017-01-10 09:18:01 +01:00
commit 1b899691a7
55 changed files with 4150 additions and 4026 deletions

View file

@ -142,6 +142,8 @@
}
}
.claim {
.logo {
position: absolute;
@ -158,6 +160,23 @@
}
}
.wide-content{
.content {
.row > .col-xs-12{
width: auto;
float: right;
}
}
&.showSidebar{
.content {
.row > .col-xs-12 {
margin-left: 2.5rem;
}
}
}
}
.main-sidebar {
&.search {
> img {