Was accidentally removed by commit
62d13a12d1
This commit is contained in:
the-djmaze 2022-08-05 09:23:15 +02:00
parent a7d3a2e221
commit a28a9f732d

View file

@ -2,6 +2,11 @@
// Dropdown menus
// --------------------------------------------------
// Use the .menu class on any <li> element within the topbar or ul.tabs and you'll get some superfancy dropdowns
.dropdown {
position: relative;
}
// The dropdown menu (ul)
// ----------------------