tab button width

This commit is contained in:
Sanj 2012-02-20 20:06:31 +05:30
parent a6763707c8
commit ed256ad6ed

View File

@ -36,6 +36,7 @@ html, body {
.tabButton {
cursor: pointer;
width: 150px;
border: 1px solid #000;
}