FIX: user profiles borked at min width

This commit is contained in:
Jeff Atwood 2014-06-30 16:04:21 -07:00
parent 334d9eaa53
commit a7b6c1a625

View File

@ -191,9 +191,8 @@
.primary {
position: relative;
margin-top: 20px;
float: left;
width: 75%;
width: 71%;
color: $secondary;
text-shadow: rgba(0, 0, 0, 0.5) 0 1px 1px;