Remove unneeded rule
No longer needed thanks to previous commit.
This commit is contained in:
@@ -120,7 +120,6 @@ $ios-border-color: rgba(0,0,0,0.1);
|
||||
border: 1px solid $ios-border-color;
|
||||
}
|
||||
.meta {
|
||||
float: none;
|
||||
clear: both;
|
||||
}
|
||||
}
|
||||
|
@@ -1499,7 +1499,6 @@ li.entry .error-icon-container {
|
||||
.ios .bubble .attachments img {
|
||||
border: 1px solid rgba(0, 0, 0, 0.1); }
|
||||
.ios .bubble .meta {
|
||||
float: none;
|
||||
clear: both; }
|
||||
.ios .incoming .content {
|
||||
background-color: #e6e5ea;
|
||||
|
Reference in New Issue
Block a user