Line 75: | Line 75: | ||
border: none; | border: none; | ||
cursor: pointer; | cursor: pointer; | ||
+ | } | ||
+ | |||
+ | /* The container <div> - needed to position the dropdown content */ | ||
+ | .dropdown { | ||
+ | position: center; | ||
+ | display: inline-block; | ||
} | } | ||
</style> | </style> |
Revision as of 12:28, 20 August 2018