2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-05 08:59:27 +08:00

mobile user profile page tweak

This commit is contained in:
Jeff Atwood 2014-11-01 21:44:56 -07:00
parent 6f391052dc
commit 4e3a8b87e3

View file

@ -342,9 +342,12 @@
}
.controls {
width: 40%;
width: 55%;
float:right;
ul {list-style-type: none;}
ul {
list-style-type: none;
margin: 0;
}
a {
padding: 5px 10px;
width: 140px;