Skip to content
Permalink
3b56814530
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
18 lines (15 sloc) 275 Bytes
.tab-content {
width:1098px;
height: 100px;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
padding: 1px;
}
.nav-tabs {
margin-bottom: 0;
width:1102px;
}
.container-fluid {
padding-left: 0px;
}