Skip to content

Commit

Permalink
Revert changes in base.css
Browse files Browse the repository at this point in the history
git-svn-id: https://repo.thevirtualbrain.org/svn/tvb/trunk/framework_tvb@8429 1c0e02f0-7929-43c0-8fb3-3293bf43b0d1
  • Loading branch information
liadomide committed Oct 16, 2017
1 parent 8248c42 commit 211bc18
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions tvb/interfaces/web/static/style/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -1068,13 +1068,6 @@ top: 75px;
height: 100%;
}

#section-pse.view-column.col-3{
overflow-y: hidden !important;
}
#section-portlets.view-column.col-3{
overflow-y: hidden !important;
}

#main.columnized .view-column {
background: rgba(250, 247, 228, 0.1);
float: left;
Expand Down Expand Up @@ -2678,4 +2671,4 @@ position: absolute;
-webkit-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.7);
-moz-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.7);
box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.7);
}
}

0 comments on commit 211bc18

Please sign in to comment.