removed height in css

This commit is contained in:
Karen 2012-10-02 03:25:11 +05:30
parent 6cfa2fe8f2
commit db99c40b6c

View File

@ -21,7 +21,6 @@ margin-bottom:10px;
padding-right:20px; padding-right:20px;
float:left; float:left;
width:200px; width:200px;
height:150px;
} }
</style> </style>