If you have a rotated image from its original look then you can use the css for rotating it again to reach the original look.
-webkit-transform: rotate(90deg);
Advertisements
The Rails Drop – A Ruby on Rails blog
find here about Ruby, Ruby On Rails, Linux etc…
If you have a rotated image from its original look then you can use the css for rotating it again to reach the original look.
-webkit-transform: rotate(90deg);