Apply min-width for tabs

This commit is contained in:
Hadi Nategh 2014-03-12 10:31:04 +00:00
parent 3c91753e80
commit f21f3ebfa9

View File

@ -637,6 +637,7 @@ ul.et2_link_string {
display: inline-block;
margin-right: 5px;
padding: 5px;
min-width: 70px;
cursor: pointer;
border: 1px solid silver;
background-color: #E0E0E0;