fix view of tabs on chromebooks

This commit is contained in:
yamanq 2015-02-03 13:06:11 -05:00
parent eb14804a06
commit 71c8ceef5a

View File

@ -8,7 +8,7 @@
font-weight: 600; font-weight: 600;
font-size: 13px; font-size: 13px;
float: left; float: left;
padding: 13px 23.24%; padding: 13px 23.2%;
border-bottom: 5px solid #ddd; border-bottom: 5px solid #ddd;
list-style: none; list-style: none;
cursor: pointer; cursor: pointer;
@ -37,4 +37,4 @@
overflow: auto; overflow: auto;
min-height: 425px; min-height: 425px;
max-height: 425px; max-height: 425px;
} }