Vorbereitung sprint meeting
This commit is contained in:
parent
92c91ef8b0
commit
1b899691a7
55 changed files with 4150 additions and 4026 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue