mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
remove float right style
This commit is contained in:
@@ -1436,8 +1436,10 @@ export const TopBar = styled.div`
|
||||
|
||||
.subscribe-button-mobile {
|
||||
margin-right: 10px;
|
||||
float: right;
|
||||
margin-top: -2px;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
font-size: 13.3333px !important;
|
||||
|
||||
a {
|
||||
cursor: pointer;
|
||||
|
||||
@@ -217,7 +217,9 @@ export const TopBar = styled.div`
|
||||
|
||||
.subscribe-button-mobile {
|
||||
margin-right: 10px;
|
||||
float: right;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
font-size: 13.3333px !important;
|
||||
|
||||
a {
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user