updating stylesheet

This commit is contained in:
sajjadcb 2014-01-27 07:21:02 +00:00
parent b3090e3cd9
commit 1e0cb2f724

View file

@ -36,6 +36,11 @@ ul.mainTabs{
}
.btn-group{
margin-bottom: 10px;
margin-top: 10px;
}
.vdo_sets{
}
@ -159,6 +164,12 @@ ul.mainTabs{
float: left;
}
/* search box styling */
.search_box{
margin-top: 10px;
}