mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-07-15 03:13:23 +02:00
fix(css): remove css lint warning
This commit is contained in:
@@ -12,7 +12,6 @@ the example url: http://www.minimit.com/demos/bootstrap-3-responsive-columns-of-
|
||||
}
|
||||
.col-height {
|
||||
display: table-cell;
|
||||
float: left;
|
||||
height: 100%;
|
||||
}
|
||||
.col-top {
|
||||
@@ -34,7 +33,6 @@ the example url: http://www.minimit.com/demos/bootstrap-3-responsive-columns-of-
|
||||
}
|
||||
.col-xs-height {
|
||||
display: table-cell;
|
||||
float: left;
|
||||
height: 100%;
|
||||
}
|
||||
.col-xs-top {
|
||||
@@ -57,7 +55,6 @@ the example url: http://www.minimit.com/demos/bootstrap-3-responsive-columns-of-
|
||||
}
|
||||
.col-sm-height {
|
||||
display: table-cell;
|
||||
float: left;
|
||||
height: 100%;
|
||||
}
|
||||
.col-sm-top {
|
||||
@@ -80,7 +77,6 @@ the example url: http://www.minimit.com/demos/bootstrap-3-responsive-columns-of-
|
||||
}
|
||||
.col-md-height {
|
||||
display: table-cell;
|
||||
float: left;
|
||||
height: 100%;
|
||||
}
|
||||
.col-md-top {
|
||||
@@ -103,7 +99,6 @@ the example url: http://www.minimit.com/demos/bootstrap-3-responsive-columns-of-
|
||||
}
|
||||
.col-lg-height {
|
||||
display: table-cell;
|
||||
float: left;
|
||||
height: 100%;
|
||||
}
|
||||
.col-lg-top {
|
||||
|
||||
Reference in New Issue
Block a user