scss: Fix broken rules.

This commit is contained in:
Aman Agrawal 2020-07-12 23:42:00 +05:30
parent 57d3ef42b8
commit 46c966576d
1 changed files with 2 additions and 2 deletions

View File

@ -123,7 +123,7 @@ p.n-margin {
.all-messages-search-caution {
border-radius: 4px;
display: none;
height: 28x;
height: 28px;
font-size: 16px;
margin: 0 auto 12px;
padding: 5px;
@ -1640,7 +1640,7 @@ div.focused_table {
.navbar-search.expanded {
overflow: hidden;
margin-top: 0px;
right: 2;
right: 2px;
width: calc(100% - 2px);
position: absolute;
.search_button {