icons right aligned

This commit is contained in:
Suraj 2016-02-06 12:46:15 +05:30
parent 2ea4b1b364
commit 92bd9b4e71
1 changed files with 11 additions and 1 deletions

View File

@ -101,6 +101,7 @@ Navbar
#icons{
text-align:right;
float: right;
height: 50%;
line-height: 52px;
float:right;
@ -273,6 +274,10 @@ Media Queries
#icons{
text-align:center;
padding:0;
height: 50%;
line-height: 52px;
float:right;
margin-top: 10px;
}
.mainHeader h3{
@ -309,8 +314,13 @@ Media Queries
#icons{
text-align:center;
padding:0;
height: 50%;
line-height: 52px;
float:right;
margin-top: 10px;
}
body{
margin-top:105px;
}
@ -365,7 +375,7 @@ Sidebar
}
.modal-body{
padding: 20px 20px 10px 20px; # reduces the default paddings
padding: 20px 20px 10px 20px;
}
.modal{