Skip to content
Snippets Groups Projects
Commit ed1651e7 authored by Sebastien's avatar Sebastien
Browse files

remove dead line in app.scss

parent df17608f
No related branches found
No related tags found
3 merge requests!43tuleap-83-access-my-capsules,!42Draft: access-my-capsules-conflicts-fixed,!40Draft: Tuleap 83 access my capsules
Pipeline #692 passed
...@@ -82,43 +82,7 @@ button[type=submit]{ ...@@ -82,43 +82,7 @@ button[type=submit]{
.capsule-item { .capsule-item {
background: linear-gradient(to bottom left, rgba(73, 173, 154, .0), rgba(73, 173, 154, .5)); background: linear-gradient(to bottom left, rgba(73, 173, 154, .0), rgba(73, 173, 154, .5));
box-shadow: 0 0 10px rgba(0,0,0,.5); box-shadow: 0 0 10px rgba(0,0,0,.5);
//border-radius: 2px; }
//margin-bottom: 40px;
//display: inline-flex;
//align-items: center;
//justify-content: center;
//width: 100%;
//position: absolute;
}
//.elements-left {
// width: auto;
// padding: 20px;
// float: left;
//}
//.elements-right {
// padding: 30px 30px 10px 10px;
// float: right;
//}
//.capsule-video {
// overflow:hidden;
// position:relative;
// padding-top: 56.25%;
// width: 600px;
//}
//.responsive-iframe {
// padding-top: 10px;
// position: absolute;
// top: 0;
// left: 0;
// bottom: 0;
// right: 0;
// width: 100%;
// height: 100%;
//}
.list-item { .list-item {
font-size: 16px; font-size: 16px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment