mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
css: Remove unused row-fluid
class.
This commit is contained in:
39
web/third/bootstrap/css/bootstrap.portico.css
vendored
39
web/third/bootstrap/css/bootstrap.portico.css
vendored
@@ -82,18 +82,6 @@ a:focus {
|
||||
.container {
|
||||
width: 940px;
|
||||
}
|
||||
.row-fluid {
|
||||
width: 100%;
|
||||
}
|
||||
.row-fluid:before,
|
||||
.row-fluid:after {
|
||||
display: table;
|
||||
content: "";
|
||||
line-height: 0;
|
||||
}
|
||||
.row-fluid:after {
|
||||
clear: both;
|
||||
}
|
||||
.container {
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
@@ -305,9 +293,6 @@ input:focus:invalid:focus {
|
||||
.container {
|
||||
width: auto;
|
||||
}
|
||||
.row-fluid {
|
||||
width: 100%;
|
||||
}
|
||||
.row {
|
||||
margin-left: 0;
|
||||
}
|
||||
@@ -328,18 +313,6 @@ input:focus:invalid:focus {
|
||||
.container {
|
||||
width: 724px;
|
||||
}
|
||||
.row-fluid {
|
||||
width: 100%;
|
||||
}
|
||||
.row-fluid:before,
|
||||
.row-fluid:after {
|
||||
display: table;
|
||||
content: "";
|
||||
line-height: 0;
|
||||
}
|
||||
.row-fluid:after {
|
||||
clear: both;
|
||||
}
|
||||
input {
|
||||
margin-left: 0;
|
||||
}
|
||||
@@ -360,18 +333,6 @@ input:focus:invalid:focus {
|
||||
.container {
|
||||
width: 1170px;
|
||||
}
|
||||
.row-fluid {
|
||||
width: 100%;
|
||||
}
|
||||
.row-fluid:before,
|
||||
.row-fluid:after {
|
||||
display: table;
|
||||
content: "";
|
||||
line-height: 0;
|
||||
}
|
||||
.row-fluid:after {
|
||||
clear: both;
|
||||
}
|
||||
input {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user