Skip to content

Commit

Permalink
SAK-30866 - Minor issues in profile
Browse files Browse the repository at this point in the history
  • Loading branch information
SedueRey committed Apr 27, 2016
1 parent 505079f commit 5de8e52
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions profile2/tool/src/webapp/css/profile2.css
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,14 @@ div#footer {
width: 250px;
}

@media only screen and (max-width : 800px ){
.profile-twitter-account td{
display: block !important;
}
.profile-twitter-account td.label{
width: 100%;
}
}

#myPhoto {
max-width: 100%;
Expand Down

0 comments on commit 5de8e52

Please sign in to comment.