Skip to content

Commit

Permalink
Merge pull request #291 from BaaniLeen/FixNewcomersIssueUI
Browse files Browse the repository at this point in the history
Fix newcomers issue UI
  • Loading branch information
ancyp committed Aug 11, 2018
2 parents 6504c76 + c10baf6 commit 9dcc173
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 47 deletions.
80 changes: 40 additions & 40 deletions src/app/newcomers/newcomers.component.html
Expand Up @@ -197,103 +197,103 @@ <h1 class="text-center mt-5 mb-5">First-Timers-Only Issues</h1>
<ngb-tab title="Web Dev - Python">
<ng-template ngbTabContent>
<!-- Peace Corps Projects Note-->
<div class="row text-center">
<div class="row mx-auto">
<h1 class="mx-auto mt-5 mb-5">Sysbot</h1>
<iframe class="iframe-style" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=sysbot"></iframe>
<iframe class="iframe-style mx-auto" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=sysbot"></iframe>
</div>
<div class="row text-center">
<div class="row mx-auto">
<h1 class="mx-auto mt-5 mb-5">Portal</h1>
<iframe class="iframe-style" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=portal"></iframe>
<iframe class="iframe-style mx-auto" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=portal"></iframe>
</div>
<div class="row text-center">
<div class="row mx-auto">
<h1 class="mx-auto mt-5 mb-5">VMS</h1>
<iframe class="iframe-style" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=vms"></iframe>
<iframe class="iframe-style mx-auto" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=vms"></iframe>
</div>
<div class="row text-center">
<div class="row mx-auto">
<h1 class="mx-auto mt-5 mb-5">Mentorship System Backend</h1>
<iframe class="iframe-style" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=mentorship-backend"></iframe>
<iframe class="iframe-style mx-auto" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=mentorship-backend"></iframe>
</div>
<!-- Peace Corps Projects Note-->
</ng-template>
</ngb-tab>
<ngb-tab title="Android Dev">
<ng-template ngbTabContent>
<!-- Systers Projects Note-->
<div class="row text-center">
<div class="row mx-auto">
<h1 class="mx-auto mt-5 mb-5">Conference Android</h1>
<iframe class="iframe-style" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=conference-android"></iframe>
<iframe class="iframe-style mx-auto" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=conference-android"></iframe>
</div>
<div class="row text-center">
<div class="row mx-auto">
<h1 class="mx-auto mt-5 mb-5">Firstaide Android</h1>
<iframe class="iframe-style" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=FirstAide-Android"></iframe>
<iframe class="iframe-style mx-auto" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=FirstAide-Android"></iframe>
</div>
<div class="row text-center">
<div class="row mx-auto">
<h1 class="mx-auto mt-5 mb-5">Powerup Android</h1>
<iframe class="iframe-style" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=powerup-android"></iframe>
<iframe class="iframe-style mx-auto" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=powerup-android"></iframe>
</div>
<div class="row text-center">
<div class="row mx-auto">
<h1 class="mx-auto mt-5 mb-5">Malaria App Android</h1>
<iframe class="iframe-style" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=malaria-app-android"></iframe>
<iframe class="iframe-style mx-auto" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=malaria-app-android"></iframe>
</div>
<div class="row text-center">
<div class="row mx-auto">
<h1 class="mx-auto mt-5 mb-5">Mentorship Android</h1>
<iframe class="iframe-style" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=mentorship-android"></iframe>
<iframe class="iframe-style mx-auto" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=mentorship-android"></iframe>
</div>
<div class="row text-center">
<div class="row mx-auto">
<h1 class="mx-auto mt-5 mb-5">Peacetrack Android</h1>
<iframe class="iframe-style" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=peacetrack-android"></iframe>
<iframe class="iframe-style mx-auto" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=peacetrack-android"></iframe>
</div>
<div class="row text-center">
<div class="row mx-auto">
<h1 class="mx-auto mt-5 mb-5">Volunteers Android</h1>
<iframe class="iframe-style" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=volunteers-android"></iframe>
<iframe class="iframe-style mx-auto" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=volunteers-android"></iframe>
</div>
<!-- Systers Projects Note-->
</ng-template>
</ngb-tab>
<ngb-tab title="Web Dev - Javascript">
<ng-template ngbTabContent>
<!-- Systers Projects Note-->
<div class="row text-center">
<div class="row mx-auto">
<h1 class="mx-auto mt-5 mb-5">Systers Open Source</h1>
<iframe class="iframe-style" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=systers.github.io"></iframe>
<iframe class="iframe-style mx-auto" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=systers.github.io"></iframe>
</div>
<div class="row text-center">
<div class="row mx-auto">
<h1 class="mx-auto mt-5 mb-5">Systers Communities</h1>
<iframe class="iframe-style" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=communities"></iframe>
<iframe class="iframe-style mx-auto" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=communities"></iframe>
</div>
<div class="row text-center">
<div class="row mx-auto">
<h1 class="mx-auto mt-5 mb-5">Systers Open Source Slack Inviter</h1>
<iframe class="iframe-style" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=slack-systers-opensource"></iframe>
<iframe class="iframe-style mx-auto" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=slack-systers-opensource"></iframe>
</div>
<div class="row text-center">
<div class="row mx-auto">
<h1 class="mx-auto mt-5 mb-5">GHC Slack Inviter</h1>
<iframe class="iframe-style" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=slack-ghc"></iframe>
<iframe class="iframe-style mx-auto" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=slack-ghc"></iframe>
</div>
<!-- Systers Projects Note-->
</ng-template>
</ngb-tab>
<ngb-tab title="iOS App Development">
<ng-template ngbTabContent>
<!-- Systers Projects Note-->
<div class="row text-center">
<div class="row mx-auto">
<h1 class="mx-auto mt-5 mb-5">Malaria App iOS</h1>
<iframe class="iframe-style" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=malaria-app-ios"></iframe>
<iframe class="iframe-style mx-auto" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=malaria-app-ios"></iframe>
</div>
<div class="row text-center">
<div class="row mx-auto">
<h1 class="mx-auto mt-5 mb-5">Powerup iOS</h1>
<iframe class="iframe-style" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=powerup-ios"></iframe>
<iframe class="iframe-style mx-auto" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=powerup-ios"></iframe>
</div>
<div class="row text-center">
<div class="row mx-auto">
<h1 class="mx-auto mt-5 mb-5">Peacetrack iOS</h1>
<iframe class="iframe-style" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=peacetrack-ios"></iframe>
<iframe class="iframe-style mx-auto" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=peacetrack-ios"></iframe>
</div>
<div class="row text-center">
<div class="row mx-auto">
<h1 class="mx-auto mt-5 mb-5">Firstaide iOS</h1>
<iframe class="iframe-style" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=FirstAide-iOS"></iframe>
<iframe class="iframe-style mx-auto" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=FirstAide-iOS"></iframe>
</div>
<div class="row text-center">
<div class="row mx-auto">
<h1 class="mx-auto mt-5 mb-5">Vola iOS</h1>
<iframe class="iframe-style" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=volunteers-iOS"></iframe>
<iframe class="iframe-style mx-auto" src="https://publiclab.github.io/community-toolbox/examples/embed.html#o=systers&r=volunteers-iOS"></iframe>
</div>
<!-- Systers Projects Note-->
</ng-template>
Expand Down
8 changes: 1 addition & 7 deletions src/app/newcomers/newcomers.component.scss
Expand Up @@ -55,16 +55,10 @@
.iframe-style {
border: none;
height: 600px;
width: 100%;
width: 95%;
}

.modal-body1 {
min-width: 50vh;
overflow-y: auto;
}

.iframe-style {
border: none;
height: 600px;
width: 100%;
}

0 comments on commit 9dcc173

Please sign in to comment.