Interview Question in Sharepoint
Interview Question :: CSS Width property Question |
| I have a Microsoft table in Sharepoint, that has a css class ms-listviewtable. Row headers and data are getting cut off. When I look at the css in DOM Explorer, it says that class has a property of width 100%. If I remove that property, and add back in the same property of Width: 100%, it works. The values are no longer cut off. Why does this happen since I didnt really change anything? How can I fix this one? Thanks! |
|
|
|

Loading ...