Commit 2659ceefad20209fccbb0f5eb0fcb88b5e2f6086
1 parent
857ebc69eb
Exists in
master
and in
1 other branch
closed
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
pages/caricatures.html
... | ... | @@ -40,7 +40,7 @@ |
40 | 40 | <div class="pull-right"> |
41 | 41 | <label class="card-sub-title"><i class="material-icons">location_on</i> |
42 | 42 | <span style="position: relative;top: -3px;font-size: 17px;">IIT-Hyderabad</span><br> |
43 | - <span id="hyderabad" style="color:red;padding-left: 23%;"></span>* | |
43 | + <span style="color:red;padding-left: 15%;">Closed</span> | |
44 | 44 | </label> |
45 | 45 | </div> |
46 | 46 | <div class="clearfix"></div> |
... | ... | @@ -49,8 +49,8 @@ |
49 | 49 | </label> |
50 | 50 | <div class="clearfix"></div> |
51 | 51 | <div class="card-text2"> |
52 | - <button class="btn btn-info apply-act" style="float: left;padding: 3px 10px 3px 10px;border-radius: 12px;" data-toggle="collapse" ng-click="select('https://startupjalsa.com/hyderabad/?utm_source=portal&utm_medium=link&utm_campaign=apply%20now%20portal')" >Flashback</button> | |
53 | - <button class="btn btn-info apply-act" style="margin-bottom: 4%;float: right;padding: 3px 10px 3px 10px;margin-right: 7%;border-radius: 12px;" data-toggle="collapse" ng-click="watch('Hyderabad')" >Select</button> | |
52 | + <button class="btn btn-info apply-act" style="margin-bottom: 4%;float: left;padding: 3px 10px 3px 10px;border-radius: 12px;" data-toggle="collapse" ng-click="select('https://startupjalsa.com/hyderabad/?utm_source=portal&utm_medium=link&utm_campaign=apply%20now%20portal')" >Flashback</button> | |
53 | + <!-- <button class="btn btn-info apply-act" style="margin-bottom: 4%;float: right;padding: 3px 10px 3px 10px;margin-right: 7%;border-radius: 12px;" data-toggle="collapse" ng-click="watch('Hyderabad')" >Select</button> --> | |
54 | 54 | </div> |
55 | 55 | </div> |
56 | 56 | </div> | ... | ... |