comparison app/assets/stylesheets/tabs.css @ 117:71fdd9ee5a29

Added min-width for width setting dropdown button.
author Edho Arief <edho@myconan.net>
date Mon, 12 Nov 2012 14:12:58 +0700
parents
children 52fa2536a102
comparison
equal deleted inserted replaced
116:9ac24e112ea7 117:71fdd9ee5a29
1 #tab-resize a.btn.dropdown-toggle {
2 min-width: 120px;
3 }