Skip to content

Commit

Permalink
solved issue #3
Browse files Browse the repository at this point in the history
  • Loading branch information
TohidN committed Feb 21, 2015
1 parent 7ac061b commit a1d66a7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions q2a-webmaster/include/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ h2.resp-tab-title:last-child {
margin: 0;
cursor: pointer;
float: none;
width: 100%;
}

.resp-vtabs .resp-tabs-container {
Expand Down Expand Up @@ -189,6 +190,11 @@ h2.resp-accordion:first-child {
.resp-vtabs .resp-tab-content:last-child {
border-bottom: 1px solid #c1c1c1 !important;
}
.wm-half {
margin: 0 !important;
width: 100% !important;
}

}


Expand Down

0 comments on commit a1d66a7

Please sign in to comment.