Skip to content
Snippets Groups Projects
Verified Commit 4b8c2cd3 authored by Peter Mack's avatar Peter Mack Committed by Newbyte
Browse files

popups: Make senventh column of date picker visible (MR 45)

parent aadbb5d4
No related branches found
No related tags found
1 merge request!45popups.css: Make senventh column of date picker visible (fix #63)
Pipeline #144332 passed
......@@ -35,11 +35,13 @@
}
/* fix flickering of the protections, permissions,
* widget overflow and identity popups */
* widget overflow and identity popups, make seventh
* column of date picker visible */
#protections-popup,
#permission-popup,
#widget-overflow,
#identity-popup {
#identity-popup,
#date-picker {
max-width: 100vw !important;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment