mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
mobile user profile page tweak
This commit is contained in:
parent
a54e33cd6b
commit
6f391052dc
@ -343,16 +343,13 @@
|
|||||||
|
|
||||||
.controls {
|
.controls {
|
||||||
width: 40%;
|
width: 40%;
|
||||||
|
float:right;
|
||||||
ul {list-style-type: none;}
|
ul {list-style-type: none;}
|
||||||
a {
|
a {
|
||||||
padding: 5px 10px;
|
padding: 5px 10px;
|
||||||
width: 140px;
|
width: 140px;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.right {
|
|
||||||
float: right;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user