sforkowany z mirror/soapbox
Post compose button: remove static width
rodzic
7f8d3c0f42
commit
52b85ba451
|
@ -114,7 +114,6 @@
|
||||||
&__button-compose {
|
&__button-compose {
|
||||||
display: block;
|
display: block;
|
||||||
@media screen and (max-width: $nav-breakpoint-3) {display: none;}
|
@media screen and (max-width: $nav-breakpoint-3) {display: none;}
|
||||||
width: 65px;
|
|
||||||
height: 34px;
|
height: 34px;
|
||||||
margin-left: 20px;
|
margin-left: 20px;
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
|
|
Ładowanie…
Reference in New Issue