Commit 94b690fe by Nilu

S15591680 # Client - Incoming Issues (raised by Client) #Logo is squished

S15600458 # Client - Incoming Issues (raised by Client) #Formatting wrong in Firefox
parent 071c7233
......@@ -1356,11 +1356,11 @@ input.btn.btn-primary.top-margin-25{
.work-rating,.work-l-rating,.friend-rating {
background: #eff0f2;
padding: 15px 20px;
display: inline-block;
display: block;
font-size: 13px;
position: relative;
margin: 10px -25px;
width: 100%;
/*width: 100%;*/
}
.rate-toggle {
float: right;
......@@ -1733,7 +1733,8 @@ p.job-txt , p.job-txt span{
text-align: right;
}
.apply-job-logo-header .logo-img img {
height: 100%;
height: 100%;
width: auto;
}
.apply-job-logo-header .header-title {
......
......@@ -6,6 +6,9 @@
<oneit:dynIncluded>
<div class="form-page-section">
<style>
.rate-background{overflow: hidden;}
</style>
<script type="text/javascript">
function moveImportanceSection(elementRating){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment