|
|
@ -305,7 +305,7 @@ class PollInfo extends Component{
|
|
|
|
let isStudent=this.props.isStudent();
|
|
|
|
let isStudent=this.props.isStudent();
|
|
|
|
return(
|
|
|
|
return(
|
|
|
|
<div className="newMain" style={{paddingTop:"0px"}}>
|
|
|
|
<div className="newMain" style={{paddingTop:"0px"}}>
|
|
|
|
<p style={{height:"60px"}}></p>
|
|
|
|
{/*<p style={{height:"60px"}}></p>*/}
|
|
|
|
<Modals
|
|
|
|
<Modals
|
|
|
|
modalsType={modalsType}
|
|
|
|
modalsType={modalsType}
|
|
|
|
modalsTopval={modalsTopval}
|
|
|
|
modalsTopval={modalsTopval}
|
|
|
|