Team:Heidelberg

From 2013.igem.org

(Difference between revisions)
m
Line 91: Line 91:
   padding-left: 0.6em;
   padding-left: 0.6em;
   padding-right: 0.6em;
   padding-right: 0.6em;
 +
}
 +
.btn-group {
 +
  display: table;
 +
  width: 100%;
 +
  border-collapse: separate;
 +
  table-layout: fixed;
 +
}
 +
 +
.btn-group .btn {
 +
  display: table-cell;
 +
  float: none;
 +
  width: 1%;
}
}
</style>
</style>
Line 357: Line 369:
<span style="font-size:20px; color:#999999"> Best Poster Europe <br/> Advance to World Championship</span>  
<span style="font-size:20px; color:#999999"> Best Poster Europe <br/> Advance to World Championship</span>  
           <h4 class="modal-title">Welcome to the iGEM Heidelberg 2013 Wiki!</h4>
           <h4 class="modal-title">Welcome to the iGEM Heidelberg 2013 Wiki!</h4>
-
<div class="btn-group btn-group-lg btn-group-justified lang" data-toggle="buttons">
+
<div class="btn-group btn-group-lg  lang" data-toggle="buttons">
   <label class="btn btn-default english active">
   <label class="btn btn-default english active">
     <input type="radio" name="langOptions" id="option1" value=".english">  
     <input type="radio" name="langOptions" id="option1" value=".english">  

Revision as of 11:56, 26 October 2013