fix: align Book a Study Room button height with other nav buttons
Co-authored-by: aider (o3) <aider@aider.chat>
This commit is contained in:
@@ -258,6 +258,9 @@
|
||||
.nav-jumbotron-link.btn-link {
|
||||
display: block;
|
||||
width: 100%;
|
||||
padding: 0; /* remove default Bootstrap padding */
|
||||
border: none; /* ensure no extra border height */
|
||||
background: none; /* keep background controlled by inner div */
|
||||
}
|
||||
|
||||
/* Remove default heading margin for uniform button height */
|
||||
|
||||
Reference in New Issue
Block a user