Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adrien Plazas
libhandy
Commits
46d77aa8
Commit
46d77aa8
authored
Feb 19, 2020
by
Adrien Plazas
Browse files
column: Fix the CSS node name documentation
The hdy prefix was removed in a previous commit.
parent
29d74cf3
Pipeline
#52587
passed with stages
in 25 minutes and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/hdy-column.c
View file @
46d77aa8
...
...
@@ -26,7 +26,7 @@
*
* # CSS nodes
*
* #HdyColumn has a single CSS node with name
hdy
column. The node will get the
* #HdyColumn has a single CSS node with name column. The node will get the
* style classes .wide when its child reached its maximum width, .narrow when
* the column allocates its full width to its child, .medium in-between, or none
* if it didn't compute its size yet.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment