Difference between revisions of "Team:BABS UNSW Australia/pseudoknots"

(Undo revision 209715 by MananS (talk))
Line 27: Line 27:
 
     display: table-row;
 
     display: table-row;
 
}
 
}
.col-xs-3.no-float, .col-xs-9.no-float {
+
.col-md-3.no-float, .col-md-9.no-float {
 
     float: none; /* thanks baxabbit */
 
     float: none; /* thanks baxabbit */
 
}
 
}
.col-xs-3
+
.col-md-3
 
{
 
{
 
     display: table-cell;
 
     display: table-cell;
Line 36: Line 36:
 
     width: 25%;
 
     width: 25%;
 
}
 
}
.col-xs-9
+
.col-md-9
 
{
 
{
 
     display: table-cell;
 
     display: table-cell;

Revision as of 05:43, 12 September 2015