div#floater_right {
right: 150px !important;
top: 20px !important;
}
The following users have thanked you: whizzz
/* Smartphones */
@media (max-width: 480px) {
}
/* Smartphones to Tablets */
@media (min-width: 481px) and (max-width: 767px) {
}
/* Tablets */
@media (min-width: 768px) and (max-width: 959px) {
}
/* Desktop */
@media (min-width: 960px) and (max-width: 1199px) {
}
/* Large Display */
@media (min-width: 1200px) {
}
Time to create page: 0.071 seconds