Remove unneeded rule
No longer needed thanks to previous commit.
This commit is contained in:
parent
d5431a942f
commit
e47868129e
2 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue